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
/
rt2800pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00:Add RT539b chipset support
Zero.Lin
2012-05-16
1
-0
/
+1
*
wireless: rt2x00: rt2800pci add more RT539x ids
Xose Vazquez Perez
2012-04-16
1
-0
/
+2
*
rt2800: zero registers of unused TX rings
Jakub Kicinski
2012-04-13
1
-0
/
+10
*
rt2800: initialize queues before giving up due to DMA error
Jakub Kicinski
2012-04-13
1
-2
/
+4
*
rt2800: introduce wpdma_disable function
Jakub Kicinski
2012-04-13
1
-9
/
+1
*
rt2x00: Fix beacon skew in rt2800pci
Helmut Schaa
2012-03-12
1
-0
/
+26
*
rt2800pci: Fix 'Error - MCU request failed' during initialization
Jakub Kicinski
2012-02-27
1
-8
/
+17
*
rt2800: Add documentation on MCU requests
Jakub Kicinski
2012-02-27
1
-3
/
+5
*
rt2x00:Add RT5372 chipset support
John Li
2012-02-27
1
-1
/
+2
*
rt2x00:Add VCO recalibration
John Li
2012-02-27
1
-0
/
+1
*
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
Gertjan van Wingerde
2012-02-08
1
-0
/
+1
*
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
Stanislaw Gruszka
2012-01-27
1
-1
/
+1
*
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
2012-01-13
1
-20
/
+8
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
2011-09-14
1
-0
/
+4
*
rt2x00: Avoid unnecessary uncached
Helmut Schaa
2011-09-14
1
-4
/
+4
*
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
2011-09-14
1
-1
/
+1
*
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
1
-27
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
1
-0
/
+2
|
\
|
*
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
2011-07-07
1
-0
/
+1
|
*
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
2011-07-07
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
1
-1
/
+3
|
\
\
|
|
/
|
*
rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card
Gertjan van Wingerde
2011-06-01
1
-1
/
+3
*
|
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-1
/
+1
|
/
*
rt2x00: Fix optimize register access for rt2800pci
Ivo van Doorn
2011-05-02
1
-2
/
+2
*
rt2x00: Implement get_ringparam callback function
Ivo van Doorn
2011-04-19
1
-0
/
+1
*
rt2x00: Optimize register access in rt2800pci
Helmut Schaa
2011-04-19
1
-74
/
+84
*
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
2011-04-19
1
-26
/
+32
*
rt2x00: Always inline rt2x00pci_enable_interrupt
Helmut Schaa
2011-04-19
1
-2
/
+2
*
rt2x00: Decrease association time for USB devices
Ivo van Doorn
2011-04-19
1
-0
/
+1
*
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
2011-04-19
1
-11
/
+11
*
rt2x00: Implement tx power temperature compensation
Helmut Schaa
2011-04-04
1
-0
/
+1
*
rt2x00: Limit rt2800pci txdone processing to 16 entries at once
Helmut Schaa
2011-04-04
1
-2
/
+10
*
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
Helmut Schaa
2011-04-04
1
-2
/
+4
*
rt2x00: Fix comment in rt2800pci
Helmut Schaa
2011-03-04
1
-1
/
+1
*
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
2011-03-04
1
-6
/
+4
*
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
1
-0
/
+1
*
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
2011-03-04
1
-2
/
+2
*
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
2011-03-04
1
-1
/
+1
*
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
2011-03-04
1
-7
/
+7
*
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
2011-02-21
1
-0
/
+10
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
1
-0
/
+2
|
\
|
*
wireless: rt2x00: rt2800pci.c: add two ids
Xose Vazquez Perez
2011-02-18
1
-0
/
+2
*
|
rt2x00: Fix WPA TKIP Michael MIC failures.
Gertjan van Wingerde
2011-01-31
1
-0
/
+6
*
|
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
Helmut Schaa
2011-01-31
1
-4
/
+1
*
|
rt2x00: Convert rt2800pci to use tasklets
Helmut Schaa
2011-01-31
1
-59
/
+114
*
|
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2011-01-31
1
-1
/
+4
*
|
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-31
1
-0
/
+9
*
|
rt2x00: Fix radio off hang issue for PCIE interface
RA-Jay Hung
2011-01-19
1
-26
/
+10
|
/
[next]