index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
2011-09-14
1
-5
/
+2
*
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
2011-09-14
1
-0
/
+11
*
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
2011-09-14
4
-30
/
+134
*
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2011-09-14
2
-1
/
+7
*
rt2x00: Add WCID to crypto struct
Helmut Schaa
2011-09-14
2
-2
/
+7
*
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
2011-09-14
3
-0
/
+60
*
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
2011-09-14
3
-9
/
+23
*
rt2x00: Avoid unnecessary uncached
Helmut Schaa
2011-09-14
1
-4
/
+4
*
rt2x00: Update some TX descriptor
Helmut Schaa
2011-09-14
1
-2
/
+2
*
rt2x00: Remove incorrect led blink
Helmut Schaa
2011-09-14
1
-16
/
+0
*
rt2x00: Add LED_CFG register description
Helmut Schaa
2011-09-14
1
-0
/
+3
*
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
2011-09-14
4
-6
/
+5
*
rt2x00: Add new chipset support
zero.lin
2011-09-13
1
-0
/
+1
*
rt2x00: Fix PCI interrupt processing race on SMP systems
Helmut Schaa
2011-08-09
5
-95
/
+64
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2011-08-03
3
-5
/
+6
|
\
|
*
rt2x00: fix usage of NULL queue
Stanislaw Gruszka
2011-08-02
1
-2
/
+3
|
*
rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO
Helmut Schaa
2011-08-02
1
-1
/
+2
|
*
rt2x00: rt2800: fix zeroing skb structure
Stanislaw Gruszka
2011-08-01
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
1
-0
/
+2
|
\
|
|
*
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
2011-07-11
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
13
-52
/
+94
|
\
|
|
*
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
2011-07-07
9
-0
/
+22
|
*
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
2011-07-07
1
-2
/
+2
|
*
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
2011-07-07
1
-0
/
+1
|
*
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
2011-07-07
1
-25
/
+26
|
*
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
2011-07-07
3
-28
/
+33
|
*
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2011-07-07
2
-5
/
+18
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-30
1
-1
/
+1
|
\
|
|
*
rt2x00: Fix unspeficied typo
Joe Perches
2011-06-27
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
2
-0
/
+14
|
\
|
|
*
rt2x00: reset usb devices at probe
Stanislaw Gruszka
2011-06-22
1
-0
/
+1
|
*
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
2011-06-22
1
-0
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
9
-105
/
+396
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
2
-1
/
+6
|
|
\
|
|
*
rt2x00: fix rmmod crash
Stanislaw Gruszka
2011-06-06
2
-1
/
+6
|
*
|
rt2x00: Enabled rt35xx device support by default.
Gertjan van Wingerde
2011-06-01
1
-7
/
+2
|
*
|
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
2011-06-01
3
-84
/
+82
|
*
|
rt2x00: Interface sequence lock doesn't have to disable interrupts.
Gertjan van Wingerde
2011-06-01
1
-3
/
+2
|
*
|
rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card
Gertjan van Wingerde
2011-06-01
3
-7
/
+295
|
*
|
rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.
Gertjan van Wingerde
2011-06-01
1
-1
/
+5
|
*
|
rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.
Gertjan van Wingerde
2011-06-01
1
-2
/
+4
|
|
/
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-07
1
-0
/
+1
*
|
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
1
-1
/
+0
|
\
|
*
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
2011-05-27
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-17
6
-6
/
+28
|
\
|
|
*
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
2011-05-10
1
-1
/
+1
|
*
rt2x00: Fix transfer speed regression for USB hardware
Ivo van Doorn
2011-05-05
1
-3
/
+3
|
*
rt2x00: Initial support for RT5370 USB devices.
Gertjan van Wingerde
2011-05-05
4
-2
/
+24
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
10
-28
/
+175
|
\
|
[next]