summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg1-1/+1
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg1-3/+1
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg10-22/+26
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-1/+1
2015-05-06mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer1-5/+5
2015-05-06mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer1-25/+25
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg6-12/+16
2015-05-05mac80211: make LED trigger names constJohannes Berg3-3/+3
2015-04-24iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach1-3/+1
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg36-128/+47
2015-04-22ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-22wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-22mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds257-3959/+8421
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds10-652/+923
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)4-220/+305
2015-04-08iwlwifi: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)6-432/+618
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan4-3/+27
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida1-1/+1
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches6-17/+17
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo4-6/+11
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2-7/+7
2015-04-07Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo38-310/+712
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-24/+58
2015-04-02iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach5-5/+37
2015-04-02iwlwifi: mvm: add trigger for time eventsEmmanuel Grumbach4-0/+63
2015-04-02iwlwifi: mvm: do string formatting in debug triggersJohannes Berg6-19/+30
2015-04-02iwlwifi: fix spelling errorsSara Sharon21-42/+42
2015-04-02iwlwifi: mvm: don't return uninitialized value in get_survey()Johannes Berg1-0/+1
2015-04-02iwlwifi: mvm: add trigger for firmware dump upon MLME failuresEmmanuel Grumbach3-2/+102
2015-04-02Merge tag 'mac80211-next-for-davem-2015-03-30' into iwlwifi-nextEmmanuel Grumbach21-51/+145
2015-04-02iwlwifi: mvm: remove unused argumentsJohannes Berg2-5/+3
2015-04-02iwlwifi: mvm: Fix wrongfully flushing frames in the roc/off channel queueMatti Gottlieb1-0/+2
2015-04-02iwlwifi: mvm: always reconfigure last MCC on initArik Nemtsov2-10/+16
2015-04-02iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho3-0/+8
2015-04-02iwlwifi: mvm: rs: refactor rs_update_rate_tblEyal Shapira1-6/+5
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller1-0/+1
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller132-1298/+4370
2015-04-01iwlwifi: check the size of the trigger struct from the firmware fileEmmanuel Grumbach1-0/+28
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller21-51/+145
2015-03-30rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-03-30rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen9-10/+20
2015-03-30mwifiex: recover from skb allocation failures during RXZhaoyang Liu1-18/+24
2015-03-30mwifiex: stop command path in suspend handlerAvinash Patil1-3/+11
2015-03-30mwifiex: remove an unneede NULL check in mwifiex_init_adapter()Dan Carpenter1-12/+9
2015-03-30mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge4-36/+28
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel1-20/+14
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel1-6/+8