summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36
* ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0
* iwlwifi: default WMM AC parametersWey-Yi Guy2009-05-111-2/+14
* iwlwifi: show qos AC parametersWey-Yi Guy2009-05-111-1/+21
* iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
* iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-112-10/+12
* iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5
* iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
* iwlagn: improve rate scale table searchMohamed Abbas2009-05-112-9/+40
* iwlwifi: clean up PS codeJohannes Berg2009-05-117-292/+48
* iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
* iwlwifi: do proper hw restartJohannes Berg2009-05-114-61/+24
* mac80211: move HT operation mode BSS infoJohannes Berg2009-05-113-4/+4
* rt2x00: Fix chipset detection for rt73usbIvo van Doorn2009-05-111-1/+1
* iwlwifi: make iwl_set_rate staticJohannes Berg2009-05-112-4/+1
* wireless: WL12XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-05-111-1/+1
* Remove duplicate slow protocol define in bond_3ad.hRichard Genoud2009-05-091-2/+2
* netxen: trivial register access cleanupDhananjay Phadke2009-05-091-8/+5
* netxen: disable msi-x for NC512m adapterDhananjay Phadke2009-05-091-1/+0
* netxen: fix irq tear down and msix leak.Dhananjay Phadke2009-05-091-31/+43
* netxen: cache msi register offsetDhananjay Phadke2009-05-092-1/+6
* bnx2x: do not return negative number of received packagesStanislaw Gruszka2009-05-081-1/+1
* bnx2x: free workqueue when driver fail to registerStanislaw Gruszka2009-05-081-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-0895-1280/+16237
|\
| * ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4
| * ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-067-39/+43
| * p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov2009-05-061-19/+4
| * rt2x00: Simplify rt2x00_check_revIvo van Doorn2009-05-064-9/+10
| * p54: correct merge damage from "p54: more SoftLED updates"John W. Linville2009-05-061-2/+2
| * ar9170: fix build when !CONFIG_PMAlexander Beregalov2009-05-061-0/+2
| * p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens2009-05-061-0/+2
| * Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-065-50/+53
| * wl12xx: correct printk format warningsBob Copeland2009-05-062-4/+4
| * iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler2009-05-061-1/+1
| * iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy2009-05-061-6/+3
| * iwlagn: disable PS support for iwlagnReinette Chatre2009-05-061-2/+1
| * iwl3945: fix lock dependencyAbhijeet Kolekar2009-05-061-20/+17
| * Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini2009-05-061-2/+4
| * ath5k: use ctl settings based on current regdomainBob Copeland2009-05-061-12/+7
| * ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-063-25/+270
| * ath5k: Implement antenna controlNick Kossifidis2009-05-068-51/+271
| * ath5k: Enable AP modeJiri Slaby2009-05-061-0/+1
| * ath5k: Beaconing fixesNick Kossifidis2009-05-063-35/+40
| * ath5k: Put remaining EEPROM data on ee structNick Kossifidis2009-05-063-20/+24
| * ath5k: Read Spur channels from EEPROMNick Kossifidis2009-05-062-1/+56
| * ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-064-13/+52
| * rt2x00: Synchronize initialization with rt2870 driverIvo van Doorn2009-05-062-12/+46
| * rt2x00: Add new USB ID for rt2800usbIvo van Doorn2009-05-061-0/+1
| * wl12xx: add driverKalle Valo2009-05-0630-0/+9232
| * rt2x00: Implement support for rt2800usbIvo van Doorn2009-05-065-0/+4996