index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: fix cancelling uninitialized work
Stanislaw Gruszka
2011-04-04
1
-2
/
+4
*
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
2011-01-31
1
-1
/
+9
*
rt2x00: Kill all tasklets during device removal
Ivo van Doorn
2011-01-31
1
-0
/
+4
*
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2011-01-31
1
-7
/
+1
*
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
2011-01-31
1
-0
/
+21
*
rt2x00: Make periodic beacon updates for PCI devices atomic
Helmut Schaa
2011-01-31
1
-10
/
+16
*
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-31
1
-2
/
+2
*
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
1
-1
/
+4
*
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
2011-01-04
1
-14
/
+1
*
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
Johannes Stezenbach
2011-01-04
1
-5
/
+5
*
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
2010-12-13
1
-0
/
+1
*
rt2x00: Cleanup RX index counting
Ivo van Doorn
2010-12-13
1
-3
/
+8
*
rt2x00: Add "flush" queue command
Ivo van Doorn
2010-12-13
1
-0
/
+1
*
rt2x00: Protect queue control with mutex
Ivo van Doorn
2010-12-13
1
-17
/
+5
*
rt2x00: Reorganize queue callback functions
Ivo van Doorn
2010-12-13
1
-2
/
+2
*
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
2010-11-30
1
-3
/
+6
*
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
2010-11-17
1
-2
/
+6
*
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
2010-11-15
1
-19
/
+4
*
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
Mark Einon
2010-11-15
1
-1
/
+1
*
rt2x00: Fix crash on USB unplug
Ivo van Doorn
2010-11-15
1
-2
/
+10
*
rt2x00: Fix URB error handling
Ivo van Doorn
2010-10-11
1
-0
/
+1
*
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
2010-10-11
1
-1
/
+1
*
rt2x00: Validate MCS on RX path
Ivo van Doorn
2010-10-11
1
-35
/
+37
*
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
1
-5
/
+5
*
rt2x00: Fix oops caused by error path in rt2x00lib_start
Helmut Schaa
2010-10-05
1
-3
/
+1
*
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
2010-10-05
1
-0
/
+34
*
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
1
-0
/
+6
*
rt2x00: Fix max TX power settings
Ivo van Doorn
2010-08-25
1
-1
/
+1
*
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
Ivo van Doorn
2010-08-16
1
-7
/
+9
*
rt2x00: Add helper function for reporting tx status
Ivo van Doorn
2010-08-16
1
-0
/
+12
*
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
2010-08-16
1
-23
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
1
-5
/
+5
|
\
|
*
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
2010-07-16
1
-5
/
+5
*
|
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
2010-07-12
1
-4
/
+22
*
|
rt2x00: Implement broad- and multicast buffering
Helmut Schaa
2010-07-12
1
-2
/
+30
*
|
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
2010-07-12
1
-8
/
+5
*
|
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
2010-07-12
1
-3
/
+20
*
|
rt2x00: Implement watchdog monitoring
Ivo van Doorn
2010-07-12
1
-0
/
+10
*
|
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
1
-0
/
+15
*
|
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2010-06-30
1
-0
/
+15
*
|
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
2010-06-15
1
-1
/
+12
*
|
rt2x00: don't use TXDONE_FALLBACK as success indicator
Helmut Schaa
2010-06-15
1
-2
/
+1
*
|
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
1
-5
/
+0
*
|
wireless: fix several minor description typos
Walter Goldens
2010-06-02
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-1
/
+0
|
\
|
*
rt2x00: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-1
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
1
-1
/
+11
|
\
\
|
|
/
[next]