summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: Update FW loading path.Divy Le Ray2008-11-261-2/+2
* cxgb3: avoid potential memory leak.Divy Le Ray2008-11-261-3/+2
* cxgb3: set hard_xmit in the netdev_opsDivy Le Ray2008-11-261-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-2666-5900/+5912
|\
| * mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville2008-11-261-8/+6
| * p54: fix wmm queue settingsChristian Lamparter2008-11-261-2/+1
| * ath9k: Use proper TX channel width for setting channelsSujith2008-11-264-69/+60
| * ath9k: Code scrubSujith2008-11-268-1865/+1231
| * orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-263-0/+75
| * orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy2008-11-261-1/+20
| * orinoco: Cache Symbol firmwareDavid Kilroy2008-11-262-15/+34
| * orinoco: Separate fw caching from downloadDavid Kilroy2008-11-261-15/+38
| * ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez2008-11-261-31/+26
| * ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau2008-11-264-192/+1264
| * ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-263-1/+5
| * iwlwifi: TX update chicken bitsWinkler, Tomas2008-11-263-0/+17
| * iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas2008-11-263-8/+16
| * iwlwifi: 4965 define firmware file name onceWinkler, Tomas2008-11-261-2/+3
| * iwlwifi: enable base band calibration in 5000 HWTomas Winkler2008-11-262-2/+7
| * iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas2008-11-264-23/+25
| * iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar2008-11-261-4/+1
| * ath5k: set mac address in add_interfaceBob Copeland2008-11-262-11/+14
| * ath9k: Use straightforward PCI routines to setup the TX buffer.Sujith2008-11-261-16/+7
| * ath9k: Update TX trigger level on a FIFO underrun.Sujith2008-11-261-1/+3
| * ath9k: Fix bug in deciphering channel flagsSujith2008-11-262-7/+7
| * ath9k: Move TX completion routine to xmit.cSujith2008-11-263-65/+56
| * ath9k: Use helpersSujith2008-11-262-197/+194
| * ath9k: General code scrubSujith2008-11-266-412/+277
| * ath9k: Remove ath9k_rate_tableSujith2008-11-2610-374/+132
| * ath9k: Use rate_driver_dataSujith2008-11-265-226/+108
| * ath9k: Remove ath_rate_softcSujith2008-11-265-87/+45
| * ath9k: Remove rate control reference in VAPSujith2008-11-264-85/+50
| * ath9k: We don't support non-HT devices, so remove superfluous code.Sujith2008-11-261-39/+0
| * ath9k: Revamp RX handlingSujith2008-11-263-519/+209
| * ath9k: Nuke fixed rate handling in driverSujith2008-11-265-137/+4
| * ath9k: Remove half/quarter rate tablesSujith2008-11-263-127/+20
| * ath9k: Remove ath_rate_newassoc()Sujith2008-11-261-25/+8
| * ath9k: Remove ath_setup_ratesSujith2008-11-261-26/+10
| * ath9k: Simplify RC alloc/free functionsSujith2008-11-261-41/+7
| * ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2008-11-262-225/+192
| * ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan2008-11-261-4/+4
| * rtl8187: Fix transmission count sent to mac80211Larry Finger2008-11-261-1/+1
| * rt2x00: Don't switch off LED on initializationIvo van Doorn2008-11-261-6/+0
| * orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov2008-11-261-2/+2
| * ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan2008-11-251-1/+1
| * p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2008-11-252-5/+27
| * p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-253-25/+35
| * p54: minor fixesChristian Lamparter2008-11-252-4/+8
| * p54: enable Mesh Point supportChristian Lamparter2008-11-251-3/+8
| * ath9k: make DMA memory consistentLuis R. Rodriguez2008-11-251-2/+11