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
/
rt2x00.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Remove unused interface spinlock
Helmut Schaa
2011-01-04
1
-6
/
+0
*
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
2011-01-04
1
-2
/
+5
*
rt2x00: remove intf->mac field.
Gertjan van Wingerde
2011-01-04
1
-5
/
+0
*
rt2x00: Remove intf->bssid field.
Gertjan van Wingerde
2011-01-04
1
-5
/
+0
*
rt2x00: simplify txstatus_fifo handling
Johannes Stezenbach
2011-01-04
1
-1
/
+1
*
rt2x00: remove stray semicolon
Johannes Stezenbach
2010-12-13
1
-1
/
+1
*
rt2x00: Cleanup RX index counting
Ivo van Doorn
2010-12-13
1
-0
/
+1
*
rt2x00: Add "flush" queue command
Ivo van Doorn
2010-12-13
1
-0
/
+21
*
rt2x00: Protect queue control with mutex
Ivo van Doorn
2010-12-13
1
-0
/
+52
*
rt2x00: Reorganize queue callback functions
Ivo van Doorn
2010-12-13
1
-2
/
+7
*
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
2010-11-30
1
-0
/
+1
*
rt2x00: Increase REGISTER_BUSY_COUNT
Ivo van Doorn
2010-11-17
1
-1
/
+1
*
rt2x00: Implement flush callback
Ivo van Doorn
2010-11-15
1
-0
/
+1
*
rt2x00: Move watchdog work to kernel work_queue
Ivo van Doorn
2010-10-11
1
-0
/
+5
*
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
1
-8
/
+5
*
rt2x00: Implement HT protection for rt2800
Helmut Schaa
2010-10-05
1
-0
/
+1
*
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
2010-10-05
1
-0
/
+17
*
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
2010-09-14
1
-1
/
+2
*
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
1
-0
/
+1
*
rt2x00: Fix max TX power settings
Ivo van Doorn
2010-08-25
1
-2
/
+3
*
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
2010-08-25
1
-6
/
+3
*
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
Ivo van Doorn
2010-08-16
1
-5
/
+1
*
rt2x00: Add helper function for reporting tx status
Ivo van Doorn
2010-08-16
1
-0
/
+1
*
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
2010-08-16
1
-1
/
+8
*
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
2010-07-12
1
-5
/
+1
*
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
2010-07-12
1
-0
/
+2
*
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
2010-07-12
1
-0
/
+11
*
rt2x00: Implement watchdog monitoring
Ivo van Doorn
2010-07-12
1
-0
/
+7
*
rt2x00: Disable link tuning while scanning
Ivo van Doorn
2010-07-12
1
-0
/
+3
*
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
Ivo van Doorn
2010-07-12
1
-1
/
+1
*
rt2x00: Rename driver write_tx_datadesc callback function.
Gertjan van Wingerde
2010-06-30
1
-4
/
+2
*
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2010-06-03
1
-1
/
+8
*
rt2x00: Remove RT2870 chipset identification.
Gertjan van Wingerde
2010-06-03
1
-2
/
+1
*
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
1
-0
/
+7
*
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-06-03
1
-0
/
+2
*
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
Gertjan van Wingerde
2010-06-02
1
-0
/
+21
*
rt2x00: provide beacon's txdesc to write_beacon callback function.
Gertjan van Wingerde
2010-05-10
1
-1
/
+2
*
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
2010-04-16
1
-1
/
+2
*
rt2x00: Refactor rt2800 version constants.
Gertjan van Wingerde
2010-04-12
1
-2
/
+20
*
rt2x00: Align RT chipset definitions with vendor driver.
Gertjan van Wingerde
2010-04-12
1
-4
/
+3
*
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
Gertjan van Wingerde
2010-02-15
1
-23
/
+18
*
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2010-02-15
1
-15
/
+0
*
rt2x00: Introduce SoC interface type.
Gertjan van Wingerde
2010-02-15
1
-2
/
+8
*
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
1
-0
/
+6
|
\
|
*
rt2x00: Properly request tx headroom for alignment operations.
Gertjan van Wingerde
2010-01-05
1
-0
/
+6
*
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-2
/
+2
*
|
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
2009-12-28
1
-12
/
+12
*
|
rt2x00: Further L2 padding fixes.
Gertjan van Wingerde
2009-12-21
1
-0
/
+6
|
/
*
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
2009-11-28
1
-0
/
+1
[next]