summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-243-36/+84
* ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-241-2/+2
* ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan2011-08-241-0/+55
* ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-241-3/+14
* ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan2011-08-241-2/+1
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-246-48/+30
* ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-243-9/+4
* ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan2011-08-243-18/+1
* ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-241-15/+2
* ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-243-4/+4
* ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-241-0/+5
* ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-241-5/+3
* ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2011-08-242-29/+15
* b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2011-08-232-0/+46
* b43: HT-PHY: init: add missing small-tables writesRafał Miłecki2011-08-221-3/+30
* rtlwifi: add module parameter to set global debug levelStefan Assmann2011-08-221-1/+5
* b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki2011-08-221-0/+26
* b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki2011-08-221-5/+41
* b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki2011-08-223-0/+68
* b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2011-08-222-0/+25
* b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki2011-08-221-0/+22
* b43: HT-PHY: init: zero EXTG registersRafał Miłecki2011-08-221-0/+22
* mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam2011-08-221-3/+0
* b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki2011-08-223-36/+38
* b43: include HT-PHY in some common codeRafał Miłecki2011-08-222-0/+2
* b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-225-13/+58
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-224-2/+46
* b43: use enum for firmware header formatRafał Miłecki2011-08-224-26/+55
* b43: rename TX header formatsRafał Miłecki2011-08-222-16/+16
* b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-221-5/+37
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-224-29/+29
* ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka2011-08-223-6/+3
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-226-15/+12
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-128-1634/+471
* ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-121-2/+4
* ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-121-4/+1
* ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-101-5/+0
* ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-101-2/+2
* ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-101-3/+0
* mac80211_hwsim: Fix RX status reporting for HTJouni Malinen2011-08-101-0/+6
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-106-70/+74
|\
| * ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-106-70/+74
* | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville2011-08-0926-0/+17957
|\|
| * ath6kl: Release the memory allocated for the firmwareRaja Mani2011-08-091-0/+5
| * ath6kl: Fix crash during the connection processRaja Mani2011-08-091-3/+3
| * ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-093-3/+2
| * ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-093-9/+6
| * ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-12/+2
| * ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-4/+4
| * ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-092-4/+7