summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-25iwlegacy: properly enable power savingStanislaw Gruszka3-15/+72
2014-02-25iwlegacy: merge reclaim checkStanislaw Gruszka3-19/+16
2014-02-25iwl3945: fix wakeup interruptStanislaw Gruszka1-1/+3
2014-02-25mwifiex: enable obss scan offload feature flagAmitkumar Karwar1-1/+2
2014-02-25mwifiex: remove redundant del_timerAvinash Patil1-1/+0
2014-02-25mwifiex: use del_timer_sync instead of del_timerAvinash Patil4-4/+4
2014-02-25ath9k: Enable U-APSD AP mode supportJouni Malinen1-0/+1
2014-02-25drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar1-2/+2
2014-02-25hostap: add Netgear MA401 cardCédric Le Goater1-0/+2
2014-02-25net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat1-1/+0
2014-02-25b43: return true / false instead of numbers in functions which return bool valueZhao, Gang3-8/+8
2014-02-25b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang1-1/+1
2014-02-25rtlwifi: properly apply filter flagsPeter Wu1-22/+30
2014-02-25rtlwifi: avoid accessing RCR directlyPeter Wu6-10/+19
2014-02-25mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter1-1/+1
2014-02-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville34-225/+713
2014-02-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-15/+36
2014-02-25Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville15-194/+895
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao1-3/+1
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville1-0/+1
2014-02-23iwlwifi: mvm: fix a few wd_disable commentsEliad Peller2-3/+2
2014-02-23iwlwifi: mvm: prepare infrastructure for more TLV flagsEran Harary3-0/+65
2014-02-23iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen1-2/+0
2014-02-23iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg2-19/+0
2014-02-21ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-21brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel1-10/+4
2014-02-21ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-21mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-02-21mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-02-21mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-02-21libertas: fix scan result loss if SSID IE len 0James Cameron1-1/+1
2014-02-21hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai1-1/+1
2014-02-20iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira4-2/+185
2014-02-20iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach2-2/+5
2014-02-20iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach1-2/+3
2014-02-20iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-0/+1
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg2-4/+8
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari1-2/+2
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg174-6076/+9278
2014-02-15ath10k: implement sta_rc_update()Michal Kazior3-0/+175
2014-02-15ath10k: fix SMPS supportMichal Kazior1-12/+44
2014-02-14ath10k: release conf_mutex if vdev_start() failsKalle Valo1-1/+2
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo4-11/+11
2014-02-14ath10k: fix alignment in ath10k_dbg()Kalle Valo1-1/+1
2014-02-14wcn36xx: Update dtim period before starting BSSPontus Fuchs1-0/+1
2014-02-14wcn36xx: Track dpu signature per staPontus Fuchs3-4/+6
2014-02-14wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs3-3/+3
2014-02-14wcn36xx: Add support for 3680Pontus Fuchs4-10/+36