summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-08-24ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2-29/+15
2011-08-23b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2-0/+46
2011-08-22b43: HT-PHY: init: add missing small-tables writesRafał Miłecki1-3/+30
2011-08-22rtlwifi: add module parameter to set global debug levelStefan Assmann1-1/+5
2011-08-22b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki1-0/+26
2011-08-22b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki1-5/+41
2011-08-22b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki3-0/+68
2011-08-22b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2-0/+25
2011-08-22b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki1-0/+22
2011-08-22b43: HT-PHY: init: zero EXTG registersRafał Miłecki1-0/+22
2011-08-22mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam1-3/+0
2011-08-22b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki3-36/+38
2011-08-22b43: include HT-PHY in some common codeRafał Miłecki2-0/+2
2011-08-22b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki5-13/+58
2011-08-22b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki4-2/+46
2011-08-22b43: use enum for firmware header formatRafał Miłecki4-26/+55
2011-08-22b43: rename TX header formatsRafał Miłecki2-16/+16
2011-08-22b43: reload phy and bss settings after core restartsFelix Fietkau1-5/+37
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka4-29/+29
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka3-6/+3
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka6-15/+12
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville156-3380/+20353
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-26/+49
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko11-14/+14
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar8-1634/+471
2011-08-12ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau1-2/+4
2011-08-12ath9k: remove eeprom txgain override for minor version < 19Marek Lindner1-4/+1
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-26/+49
2011-08-10ath9k: remove obselete commentsMohammed Shafi Shajakhan1-5/+0
2011-08-10ath9k: optimize rate control statisticsMohammed Shafi Shajakhan1-2/+2
2011-08-10ath9k_htc: minor clean-upMohammed Shafi Shajakhan1-3/+0
2011-08-10mac80211_hwsim: Fix RX status reporting for HTJouni Malinen1-0/+6
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2-6/+2
2011-08-10Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-70/+74
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo6-70/+74
2011-08-09ath5k: fix error handling in ath5k_beacon_sendBob Copeland1-9/+14
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon1-0/+2
2011-08-09ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker1-1/+1
2011-08-09rt2x00: Add new rt73 buffalo USB idIvo van Doorn1-0/+1
2011-08-09rtlwifi: rtl892cu: New USB IDsLarry Finger1-3/+8
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan1-1/+1
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan1-3/+3
2011-08-09b43: read correct register on bcma bus.Hauke Mehrtens1-3/+17
2011-08-09Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville26-0/+17957
2011-08-09b43: Remove EXPERIMENTAL designation from LP PHY selectionLarry Finger1-3/+3
2011-08-09libertas: remove some dead code in if_spi_prog_helper_firmware()Dan Carpenter1-4/+0
2011-08-09rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa5-95/+64
2011-08-09rtlwifi: Remove raw read/write routines from headerLarry Finger1-26/+0
2011-08-09rtlwifi: Eliminate raw reads and writes from PCIe portionLarry Finger1-27/+10
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan7-21/+21