index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+14
2011-02-21
rt2x00: Fix WPA TKIP Michael MIC failures.
Gertjan van Wingerde
2
-0
/
+12
2011-02-18
wireless: rt2x00: rt2800pci.c: add two ids
Xose Vazquez Perez
1
-0
/
+2
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2011-01-25
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+2
2011-01-13
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
Jesper Juhl
1
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-92
/
+39
2011-01-04
rt2x00: Fix comment about removed spinlock
Helmut Schaa
1
-4
/
+1
2011-01-04
rt2x00: Remove unused interface spinlock
Helmut Schaa
2
-7
/
+0
2011-01-04
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
3
-19
/
+7
2011-01-04
rt2x00: Remove superfluous assignment of mpdu_density
Helmut Schaa
1
-2
/
+0
2011-01-04
rt2x00: Fix panic on frame padding for rt2800 usb devices
Ismael Luceno
1
-4
/
+12
2011-01-04
rt2x00: Fix pointer errors.
Gertjan van Wingerde
2
-8
/
+8
2011-01-04
rt2x00: remove intf->mac field.
Gertjan van Wingerde
2
-9
/
+2
2011-01-04
rt2x00: Remove intf->bssid field.
Gertjan van Wingerde
2
-16
/
+0
2011-01-04
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
Johannes Stezenbach
1
-5
/
+5
2011-01-04
rt2x00: simplify txstatus_fifo handling
Johannes Stezenbach
2
-17
/
+3
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
1
-2
/
+2
2010-12-22
rt2x00: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-667
/
+1329
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+0
2010-12-13
rt2x00: Fix firmware loading regression on x86_64.
Wolfgang Kufner
1
-1
/
+1
2010-12-13
rt2x00: Pad beacon to multiple of 32 bits.
Wolfgang Kufner
3
-8
/
+18
2010-12-13
rt2x00: remove stray semicolon
Johannes Stezenbach
1
-1
/
+1
2010-12-13
rt2x00: Fix WMM Queue naming
Ivo van Doorn
10
-112
/
+112
2010-12-13
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
3
-5
/
+14
2010-12-13
rt2x00: Cleanup RX index counting
Ivo van Doorn
5
-7
/
+19
2010-12-13
rt2x00: Add "flush" queue command
Ivo van Doorn
9
-61
/
+161
2010-12-13
rt2x00: Protect queue control with mutex
Ivo van Doorn
9
-141
/
+302
2010-12-13
rt2x00: Reorganize queue callback functions
Ivo van Doorn
15
-83
/
+55
2010-12-13
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
Ivo van Doorn
9
-287
/
+530
2010-12-13
rt2x00: trivial: add missing \n on warnings
Johannes Stezenbach
4
-8
/
+8
2010-12-13
rt2x00: Don't frequently reset beacon interval in AdHoc mode
Helmut Schaa
7
-10
/
+50
2010-12-13
rt2x00: Ensure TX-ed frames are returned in the original state.
Gertjan van Wingerde
1
-5
/
+8
2010-12-13
rt2x00: fix hang when unplugging USB device in use
Johannes Stezenbach
1
-2
/
+12
2010-12-13
rt2x00: Add RF chip definition
RA-Jay Hung
1
-2
/
+8
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
5
-0
/
+63
2010-12-13
rt2x00: Add rt2800 EEPROM definition
RA-Jay Hung
2
-86
/
+119
2010-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+8
2010-11-30
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
3
-3
/
+8
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-183
/
+184
2010-11-22
rt2x00: Use static const
Joe Perches
1
-1
/
+1
2010-11-17
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
RA-Jay Hung
1
-2
/
+4
2010-11-17
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
1
-2
/
+6
2010-11-17
rt2x00: Fix rt2800 USB TX Path DMA issue
RA-Jay Hung
1
-13
/
+26
2010-11-17
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
Gertjan van Wingerde
2
-3
/
+7
2010-11-17
rt2x00: Remove unneccessary internal Kconfig symbols.
Gertjan van Wingerde
2
-30
/
+20
[next]