aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."David S. Miller1-24/+15
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle1-15/+24
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings1-1/+2
2009-07-10hwsim: make testmode_cmd staticJohannes Berg1-1/+2
2009-07-10p54: fix queue stall due to underrunChristian Lamparter1-3/+4
2009-07-10p54usb: fix stalls caused by urb allocation failuresChristian Lamparter1-19/+17
2009-07-10ath5k: write PCU registers on initial resetBob Copeland1-1/+1
2009-07-10ath5k: do not release irq across suspend/resumeBob Copeland1-11/+0
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland1-2/+0
2009-07-10ath5k: rework beacon configurationBob Copeland2-40/+20
2009-07-10ath5k: send buffered frames after the beaconBob Copeland3-11/+34
2009-07-10p54spi: remove dead code and definitionsChristian Lamparter1-34/+0
2009-07-10p54: two endian fixesChristian Lamparter2-7/+7
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn13-203/+20
2009-07-10iwlwifi: fix aggregation limitJohannes Berg1-1/+1
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby1-5/+5
2009-07-10ath5k: remove permissions from debugfs filesJiri Slaby1-3/+5
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2-3/+1
2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre1-1/+1
2009-07-10iwlwifi: add utility to print buffer when error occursReinette Chatre1-0/+6
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre1-1/+2
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi5-29/+0
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi4-15/+17
2009-07-10iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi1-1/+1
2009-07-10drivers/net/wireless: Use PCI_VDEVICEJoe Perches2-8/+6
2009-07-10ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian1-12/+14
2009-07-10ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2-4/+8
2009-07-10ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian1-1/+5
2009-07-10ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian1-11/+8
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter7-3400/+102
2009-07-10p54: Move TX/RX codeChristian Lamparter1-0/+825
2009-07-10p54: Move mac80211 glue codeChristian Lamparter1-0/+607
2009-07-10p54: Move LMAC interface definitionsChristian Lamparter1-0/+551
2009-07-10p54: Move LED codeChristian Lamparter1-0/+163
2009-07-10p54: Move firmware codeChristian Lamparter1-0/+697
2009-07-10p54: Move eeprom headerChristian Lamparter1-0/+226
2009-07-10p54: Move eeprom codeChristian Lamparter1-0/+564
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin2-2/+2
2009-07-10p54: redo rx_status into skb->cbChristian Lamparter1-15/+13
2009-07-10ar9170usb: module link in sysfsChristian Lamparter1-1/+1
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler7-136/+66
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg3-26/+21
2009-07-10iwlwifi: make software queue assignment more efficientJohannes Berg1-6/+8
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler5-6/+4
2009-07-10iwlwifi: Check HW ready before prepare card.Mohamed Abbas1-0/+6
2009-07-10ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez1-4/+25
2009-07-10libertas: fix card cleanup order in SDIO driverAndrey Yurovsky1-1/+1
2009-07-10libertas: correct card cleanup order in SPI driverAndrey Yurovsky1-3/+4
2009-07-10libertas: copy WPA keys to priv when associatingAndrey Yurovsky1-0/+6