index
:
blackbird-op-linux
master
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
25
-1030
/
+1811
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-15
11
-122
/
+126
|
|
\
|
|
*
rt2x00: Fix URB error handling
Ivo van Doorn
2010-10-11
2
-10
/
+9
|
|
*
rt2x00: Don't perform watchdog checks on empty queue
Ivo van Doorn
2010-10-11
1
-4
/
+6
|
|
*
rt2x00: Make queue_entry flags access atomic
Ivo van Doorn
2010-10-11
1
-4
/
+4
|
|
*
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: Move watchdog work to kernel work_queue
Ivo van Doorn
2010-10-11
2
-4
/
+7
|
|
*
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
8
-57
/
+50
|
|
*
rt2x00: Fix tx status handling in rt2800pci
Helmut Schaa
2010-10-11
1
-1
/
+1
|
|
*
rt2x00: Remove superfluous initialization of qidx
Helmut Schaa
2010-10-11
1
-1
/
+1
|
|
*
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
Helmut Schaa
2010-10-11
1
-1
/
+2
|
|
*
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
Helmut Schaa
2010-10-11
1
-1
/
+1
|
|
*
rt2x00: Optimize unmapping of skbs
Helmut Schaa
2010-10-11
1
-3
/
+1
|
|
*
rt2x00: Shortcut link state updates when not operating as STA
Helmut Schaa
2010-10-11
1
-0
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-08
12
-97
/
+496
|
|
\
\
|
|
|
/
|
|
*
rt2x00: Work around hw aggregation oddity in rt2800
Helmut Schaa
2010-10-05
1
-0
/
+27
|
|
*
rt2x00: Improve cooperation between rt2800pci and minstrel
Helmut Schaa
2010-10-05
1
-2
/
+4
|
|
*
rt2x00: Fix oops caused by error path in rt2x00lib_start
Helmut Schaa
2010-10-05
1
-3
/
+1
|
|
*
rt2x00: Update comment about the AMPDU flag in the TXWI
Helmut Schaa
2010-10-05
1
-1
/
+7
|
|
*
rt2x00: Enable rx aggregation in rt2800
Helmut Schaa
2010-10-05
1
-2
/
+6
|
|
*
rt2x00: Improve TX status entry validation
Ivo van Doorn
2010-10-05
2
-3
/
+16
|
|
*
rt2x00: correctly set max_report_rates in rt61pci and rt2800
Helmut Schaa
2010-10-05
2
-4
/
+6
|
|
*
rt2x00: Don't enable broad- and multicast buffering on USB devices
Helmut Schaa
2010-10-05
3
-3
/
+22
|
|
*
rt2x00: add field definitions for the TBTT_SYNC_CFG register
Helmut Schaa
2010-10-05
1
-0
/
+6
|
|
*
rt2x00: Add register definition for busy time on secondary channel
Helmut Schaa
2010-10-05
1
-2
/
+7
|
|
*
rt2x00: Add rt73usb device ID
Ivo van Doorn
2010-10-05
1
-0
/
+1
|
|
*
rt2x00: Allow tx duplication for legacy rates in HT40 mode
Helmut Schaa
2010-10-05
2
-2
/
+9
|
|
*
rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci
Helmut Schaa
2010-10-05
1
-7
/
+8
|
|
*
rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices
Helmut Schaa
2010-10-05
1
-2
/
+1
|
|
*
rt2x00: Implement HT protection for rt2800
Helmut Schaa
2010-10-05
4
-1
/
+104
|
|
*
rt2x00: Fix SM PS check
Helmut Schaa
2010-10-05
1
-3
/
+4
|
|
*
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
2010-10-05
3
-13
/
+188
|
|
*
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
2010-10-05
2
-47
/
+54
|
|
*
rt2x00: Don't overwrite beacon buffers in pairwise key setup
Helmut Schaa
2010-10-05
2
-2
/
+25
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-21
14
-205
/
+298
|
|
\
\
|
|
|
/
|
|
*
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
2010-09-14
1
-1
/
+1
|
|
*
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
2010-09-14
1
-0
/
+2
|
|
*
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
2010-09-14
1
-13
/
+13
|
|
*
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
2010-09-14
11
-181
/
+256
|
|
*
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2010-09-14
2
-0
/
+20
|
|
*
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2010-09-14
2
-10
/
+6
|
*
|
drivers/net/wireless: Use static const char * const where possible
Joe Perches
2010-09-14
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-02
17
-488
/
+611
|
|
\
\
|
|
|
/
|
|
*
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
2010-08-31
1
-26
/
+40
|
|
*
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
6
-14
/
+59
|
|
*
rt2x00: Correctly kill beacon queue
Ivo van Doorn
2010-08-31
3
-3
/
+27
|
|
*
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
2010-08-31
1
-0
/
+2
|
|
*
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
2010-08-31
1
-7
/
+11
[next]