summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-02-11mac80211_hwsim: allow creation of single-channel radios with chanctxLuciano Coelho2-8/+25
2014-02-07mac80211_hwsim: fix number of channels in interface combinationsJohannes Berg1-1/+1
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2-4/+4
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2-28/+1
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli5-10/+12
2014-02-05nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2-5/+17
2014-02-05mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg4-4/+4
2014-02-05mac80211_hwsim: add channel switch supportAndrei Otcheretianski1-2/+7
2014-02-05mac80211_hwsim: make P2P-Device support optionalJohannes Berg2-7/+48
2014-02-05mac80211: remove module handling from rate control opsJohannes Berg6-6/+0
2014-02-05mac80211_hwsim: make netlink policy constJohannes Berg1-1/+1
2014-02-05mac80211: make rate control ops constJohannes Berg6-6/+8
2014-02-05cfg80211: make connect ie param constJohannes Berg6-29/+31
2014-02-05cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds438-14911/+17809
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-7/+20
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan2-2/+12
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov1-0/+1
2014-01-23ath9k: Fix code mistakeSujith Manoharan1-1/+1
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart1-1/+1
2014-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+3
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-20iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach1-1/+3
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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/iwlw...John W. Linville18-63/+94
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+11
2014-01-14iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira1-6/+0
2014-01-14iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel1-0/+1
2014-01-14iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz1-1/+1
2014-01-14iwlwifi: add inline helper for packet lengthsJohannes Berg8-27/+25
2014-01-14iwlwifi: change beamformee STS capEyal Shapira1-2/+1