aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville84-1497/+2580
2014-01-16carl9170: use ath_is_mybeaconOleksij Rempel1-6/+3
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel1-25/+8
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel1-3/+1
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel1-16/+4
2014-01-16ath: add common function ath_is_mybeaconOleksij Rempel2-0/+10
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy1-0/+14
2014-01-16mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao1-1/+1
2014-01-16wil6210: correct #include for prefetch()Vladimir Kondratiev1-1/+1
2014-01-16ath9k: Fix possible overflow conditionSujith Manoharan1-1/+1
2014-01-16ath9k: Fix IQ calibrationSujith Manoharan1-2/+15
2014-01-16ath9k: Fix error reported by smatchSujith Manoharan1-1/+1
2014-01-16brcmfmac: handle SDIO card removalArend van Spriel5-87/+102
2014-01-16brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel1-0/+1
2014-01-16brcmfmac: rename chip and core related structuresArend van Spriel3-42/+41
2014-01-16brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel2-167/+167
2014-01-16brcmfmac: rework firmware download codeArend van Spriel3-60/+40
2014-01-16brcmfmac: update core reset and disable routines.Hante Meuleman3-57/+106
2014-01-16brcmfmac: Create common nvram parsing routines.Hante Meuleman6-190/+208
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville18-63/+94
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+11
2014-01-13iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira1-6/+0
2014-01-13iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel1-0/+1
2014-01-13iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz1-1/+1
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg8-27/+25
2014-01-13iwlwifi: change beamformee STS capEyal Shapira1-2/+1
2014-01-13iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach1-0/+2
2014-01-13iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach1-3/+0
2014-01-13iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg1-2/+2
2014-01-13iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach1-1/+1
2014-01-13iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira1-5/+5
2014-01-13iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach1-6/+5
2014-01-13iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller1-3/+2
2014-01-13iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+26
2014-01-13p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-01-13brcmsmac: delete useless variableJulia Lawall1-2/+0
2014-01-13ath9k: Process GTT interruptsSujith Manoharan3-4/+35
2014-01-13ath9k: Remove debug print in ISRSujith Manoharan1-2/+0
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan5-7/+203
2014-01-13ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan1-43/+74
2014-01-13ath9k: Show only active TIDs in node_aggrSujith Manoharan1-5/+13
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan5-81/+108
2014-01-13b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2014-01-13b43: Fix unload oops if firmware is not availableLarry Finger2-7/+7
2014-01-13b43: Fix lockdep splatLarry Finger1-6/+11
2014-01-13mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar1-2/+2
2014-01-13wl12xx: fix tx power settingAlex Gal1-0/+10
2014-01-13mwifiex: add USB8897 supportYogesh Ashok Powar3-19/+51
2014-01-13rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-2/+0