index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
rt2x00: Fix URB error handling
Ivo van Doorn
1
-0
/
+1
2010-10-11
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
1
-1
/
+1
2010-10-11
rt2x00: Validate MCS on RX path
Ivo van Doorn
1
-35
/
+37
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
1
-5
/
+5
2010-10-05
rt2x00: Fix oops caused by error path in rt2x00lib_start
Helmut Schaa
1
-3
/
+1
2010-10-05
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
1
-0
/
+34
2010-08-31
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
1
-0
/
+6
2010-08-25
rt2x00: Fix max TX power settings
Ivo van Doorn
1
-1
/
+1
2010-08-16
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
Ivo van Doorn
1
-7
/
+9
2010-08-16
rt2x00: Add helper function for reporting tx status
Ivo van Doorn
1
-0
/
+12
2010-08-16
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
1
-23
/
+12
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2010-07-16
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
1
-5
/
+5
2010-07-12
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
1
-4
/
+22
2010-07-12
rt2x00: Implement broad- and multicast buffering
Helmut Schaa
1
-2
/
+30
2010-07-12
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
1
-8
/
+5
2010-07-12
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
1
-3
/
+20
2010-07-12
rt2x00: Implement watchdog monitoring
Ivo van Doorn
1
-0
/
+10
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
1
-0
/
+15
2010-06-30
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
1
-0
/
+15
2010-06-15
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
1
-1
/
+12
2010-06-15
rt2x00: don't use TXDONE_FALLBACK as success indicator
Helmut Schaa
1
-2
/
+1
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
1
-5
/
+0
2010-06-02
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2010-04-28
rt2x00: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+11
2010-01-05
rt2x00: Properly request tx headroom for alignment operations.
Gertjan van Wingerde
1
-1
/
+11
2009-12-21
rt2x00: Only remove L2 padding in received frames if there is payload.
Gertjan van Wingerde
1
-1
/
+3
2009-12-21
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
1
-3
/
+3
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
1
-0
/
+5
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-5
/
+6
2009-11-11
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+1
2009-11-11
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
1
-1
/
+0
2009-11-06
rt2x00: Don't queue ieee80211 work after USB removal
Sean Cross
1
-2
/
+2
2009-08-31
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
1
-5
/
+5
2009-08-31
rt2x00: Fix TX status reporting
Ivo van Doorn
1
-12
/
+16
2009-08-20
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
1
-8
/
+0
2009-08-20
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
1
-10
/
+0
2009-08-20
rt2x00: Add support for retry rates
Benoit PAPILLAULT
1
-5
/
+17
2009-08-14
rt2x00: Fix for race condition while update beacon
Igor Perminov
1
-7
/
+0
2009-08-14
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...
Ivo van Doorn
1
-0
/
+7
2009-08-04
rt2x00: cancel all work on disconnect
Pavel Roskin
1
-0
/
+6
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-1
/
+1
2009-07-24
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
Ivo van Doorn
1
-2
/
+1
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
1
-2
/
+0
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
[next]