aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 156-3380/+20353
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 9-26/+49
2011-08-17net: remove use of ndo_set_multicast_list in driversGravatar Jiri Pirko 11-14/+14
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIGravatar Amitkumar Karwar 8-1634/+471
2011-08-12ath9k: avoid sending a-mpdu packets to sleeping stationsGravatar Felix Fietkau 1-2/+4
2011-08-12ath9k: remove eeprom txgain override for minor version < 19Gravatar Marek Lindner 1-4/+1
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 9-26/+49
2011-08-10ath9k: remove obselete commentsGravatar Mohammed Shafi Shajakhan 1-5/+0
2011-08-10ath9k: optimize rate control statisticsGravatar Mohammed Shafi Shajakhan 1-2/+2
2011-08-10ath9k_htc: minor clean-upGravatar Mohammed Shafi Shajakhan 1-3/+0
2011-08-10mac80211_hwsim: Fix RX status reporting for HTGravatar Jouni Malinen 1-0/+6
2011-08-10drivers/net/wireless/wl1251: add missing kfreeGravatar Julia Lawall 2-6/+2
2011-08-10Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 6-70/+74
2011-08-10ath6kl: fix function name conflicts with ath9kGravatar Kalle Valo 6-70/+74
2011-08-09ath5k: fix error handling in ath5k_beacon_sendGravatar Bob Copeland 1-9/+14
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyGravatar Anthony Bourguignon 1-0/+2
2011-08-09ath9k: fix a misprint which leads to incorrect calibrationGravatar Alex Hacker 1-1/+1
2011-08-09rt2x00: Add new rt73 buffalo USB idGravatar Ivo van Doorn 1-0/+1
2011-08-09rtlwifi: rtl892cu: New USB IDsGravatar Larry Finger 1-3/+8
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Gravatar Rajkumar Manoharan 1-1/+1
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateGravatar Rajkumar Manoharan 1-3/+3
2011-08-09b43: read correct register on bcma bus.Gravatar Hauke Mehrtens 1-3/+17
2011-08-09Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...Gravatar John W. Linville 26-0/+17957
2011-08-09b43: Remove EXPERIMENTAL designation from LP PHY selectionGravatar Larry Finger 1-3/+3
2011-08-09libertas: remove some dead code in if_spi_prog_helper_firmware()Gravatar Dan Carpenter 1-4/+0
2011-08-09rt2x00: Fix PCI interrupt processing race on SMP systemsGravatar Helmut Schaa 5-95/+64
2011-08-09rtlwifi: Remove raw read/write routines from headerGravatar Larry Finger 1-26/+0
2011-08-09rtlwifi: Eliminate raw reads and writes from PCIe portionGravatar Larry Finger 1-27/+10
2011-08-09ath9k: Use atomic reference count for interrupt opsGravatar Rajkumar Manoharan 7-21/+21
2011-08-09ath9k_hw: Fix incorrect spur_freq_sd for AR9003Gravatar Rajkumar Manoharan 1-2/+2
2011-08-09ath9k: do not enable interrupt on set interrupt maskGravatar Rajkumar Manoharan 4-5/+13
2011-08-09ath9k_hw: use register name in place of magic valueGravatar Alex Hacker 1-1/+1
2011-08-09mwifiex: print driver version informationGravatar Amitkumar Karwar 1-0/+4
2011-08-09libertas: implement if_sdio runtime power managementGravatar Daniel Drake 1-106/+171
2011-08-09libertas: disable functionality when interface is downGravatar Daniel Drake 8-82/+163
2011-08-09ath9k_hw: Update AR9003 high_power tx gain tableGravatar Rajkumar Manoharan 1-86/+86
2011-08-09ath9k_hw: Update the radio parameters related to high_powerGravatar Rajkumar Manoharan 1-9/+9
2011-08-09ath9k_hw: Optimize rx descriptor processing for AR9003Gravatar Rajkumar Manoharan 1-7/+8
2011-08-09ath9k: Remove virtual wiphy specific frame typeGravatar Rajkumar Manoharan 3-13/+2
2011-08-09ath9k: Dump modal eeprom headerGravatar Rajkumar Manoharan 1-0/+30
2011-08-09ath9k: Dump base eeprom headerGravatar Rajkumar Manoharan 1-0/+30
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_defGravatar Rajkumar Manoharan 1-0/+131
2011-08-09ath9k_hw: Add dump_eeprom support for AR9287Gravatar Rajkumar Manoharan 1-0/+106
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_4kGravatar Rajkumar Manoharan 1-0/+112
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Gravatar Rajkumar Manoharan 3-0/+136
2011-08-09b43: add core rev 17 used on bcma SoC.Gravatar Hauke Mehrtens 1-0/+1
2011-08-09ath6kl: Release the memory allocated for the firmwareGravatar Raja Mani 1-0/+5
2011-08-09ath6kl: Fix crash during the connection processGravatar Raja Mani 1-3/+3
2011-08-09ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Gravatar Vasanthakumar Thiagarajan 3-3/+2
2011-08-09ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerGravatar Vasanthakumar Thiagarajan 3-9/+6