summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-2410-58/+61
|\
| * ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-134-13/+13
| |\
| | * iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| | * iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
| | * iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| * | brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-05-088-53/+53
| |\|
| | * iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6
| | * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
| | * iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach2014-05-061-1/+1
| | * iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach2014-05-061-3/+3
| | * iwlwifi: mvm: several fixes in scanAlexander Bondar2014-04-132-45/+16
* | | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-1213-43/+41
|\| |
| * | rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings2014-04-301-1/+1
| * | rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
| * | ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
| * | ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
| * | brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-251-2/+3
| * | ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-253-9/+3
| * | ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
| * | ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
| * | rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King2014-04-221-1/+1
| * | rt2x00: fix beaconing on USBStanislaw Gruszka2014-04-221-10/+12
* | | rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2014-04-302-2/+3
* | | ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2014-04-302-6/+6
* | | ath9k_hw: update ar9300 initvalsRajkumar Manoharan2014-04-305-5/+5
* | | b43: N-PHY: complete radio 0x2056 setupRafał Miłecki2014-04-301-5/+27
* | | ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh2014-04-301-2/+2
* | | iwlegacy: Convert /n to \nJoe Perches2014-04-302-2/+2
* | | wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-302-31/+20
* | | rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee2014-04-301-1/+1
* | | Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee2014-04-301-1/+0
* | | b43: don't pre-set radio_on variable to trueRafał Miłecki2014-04-301-1/+0
* | | b43: use b43_software_rfkill helperRafał Miłecki2014-04-301-3/+3
* | | b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki2014-04-301-1/+6
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-3016-16/+35
|\ \ \
| * | | mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen2014-04-281-0/+1
| * | | mac80211: add vif to flush callEmmanuel Grumbach2014-04-0916-16/+34
* | | | Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville2014-04-255-261/+0
* | | | b43: remove list of IEEE 802.11 devicesRafał Miłecki2014-04-222-37/+19
* | | | b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki2014-04-221-17/+20
* | | | b43: N-PHY: enable forgotten write of hw power adjust tableRafał Miłecki2014-04-221-2/+14
* | | | b43: N-PHY: fix selection of init & calib valuesRafał Miłecki2014-04-221-67/+105
* | | | b43: N-PHY: add init & calib values for radio 0x2056 rev 11Rafał Miłecki2014-04-221-0/+246
* | | | b43: N-PHY: prepare for rev 7+ RSSI calibrationRafał Miłecki2014-04-221-18/+54
* | | | b43: N-PHY: implement RF control INTC for revs 7+Rafał Miłecki2014-04-221-0/+72
* | | | b43: N-PHY: implement reading support for radio 0x2057Rafał Miłecki2014-04-221-2/+5
* | | | b43: N-PHY: random updates and typo fixes all aroundRafał Miłecki2014-04-221-9/+9