aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | libertas: Reduce the WPA key installation time.Javier Cardona2008-09-151-3/+13
* | b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
* | iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
* | iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
* | iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
* | iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
* | mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-3/+3
* | mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-153-19/+5
* | mac80211: share sta->supp_ratesJohannes Berg2008-09-153-6/+6
* | mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-152-14/+21
* | mac80211 hwsim: verify sta pointersJohannes Berg2008-09-151-0/+44
* | mac80211: share STA information with driverJohannes Berg2008-09-156-32/+32
* | mac80211 hwsim: verify vif pointersJohannes Berg2008-09-151-0/+58
* | mac80211: use nl80211 interface typesJohannes Berg2008-09-1538-264/+264
* | libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-159-264/+172
* | ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-154-32/+327
* | ath9k: Re-order functions in main.cVasanthakumar Thiagarajan2008-09-151-469/+469
* | libertas: remove unused generic RESET commandDan Williams2008-09-154-27/+2
* | zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-157-203/+102
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-116-7/+128
* | iwlwifi: Added support for 3 antennasGuy Cohen2008-09-112-63/+122
* | iwlwifi: fix searching for best rate in new search columnGuy Cohen2008-09-111-1/+2
* | iwl3945 : Code cleanupAbhijeet Kolekar2008-09-111-13/+1
* | libertas: clear current command on card removalDan Williams2008-09-111-1/+19
* | rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-116-63/+26
* | rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-115-62/+42
* | rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-112-24/+0
* | b43legacy: Fix to enhance TX speedEhud Gavron2008-09-111-13/+19
* | b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-09-111-1/+1
* | b43: Remove QoS update workqueueMichael Buesch2008-09-112-48/+24
* | b43 G-PHY: Remove mmiowb()Michael Buesch2008-09-111-1/+0
* | b43: Fix QoS defaultsMichael Buesch2008-09-111-11/+45
* | p54: 802.11a 5GHz phy supportChristian Lamparter2008-09-112-20/+111
* | p54: control output power levelsChristian Lamparter2008-09-112-1/+3
* | p54: add lots of useful rx/tx statisticsChristian Lamparter2008-09-113-5/+105
* | p54: add more rx filtersChristian Lamparter2008-09-112-3/+24
* | p54: 32-bit tsf timestampsChristian Lamparter2008-09-113-2/+14
* | iwlwifi: fix compile warningZhu Yi2008-09-111-0/+2
* | iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-119-63/+28
* | iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel2008-09-116-30/+64
* | iwlwifi: rename ps_mode to sm_psRon Rindjunsky2008-09-113-7/+9
* | mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-116-21/+16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-0816-92/+126
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-039-61/+97
| |\
| | * ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
| | * ath9k: Fix TX status reportingJouni Malinen2008-09-031-2/+10
| | * iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| | * iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| | * iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| | * iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46