summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-25mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland1-8/+12
2013-11-25mac80211: mesh_plink: group basic fitness checksBob Copeland1-33/+37
2013-11-25mac80211: mesh: factor out common plink close/estab codeBob Copeland1-55/+43
2013-11-25mac80211: hold sta->lock across plink switch statementsBob Copeland1-26/+3
2013-11-25mac80211: consolidate calls to plink_frame_txThomas Pedersen1-43/+29
2013-11-25mac80211: fix off-by-one in llid check.Bob Copeland1-1/+1
2013-11-25cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez1-6/+5
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2-1/+10
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic3-1/+88
2013-11-25cfg80211: add helper functions for start/end freqJanusz Dziedzic1-14/+30
2013-11-25mac80211_hwsim: VHT add 160MHz width supportJanusz Dziedzic1-0/+1
2013-11-25mac80211_hwsim: Add iface comb for DFSJanusz Dziedzic1-8/+42
2013-11-25mac80211_hwsim: use debugfs_remove_recursiveJanusz Dziedzic1-11/+5
2013-11-25mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan1-13/+5
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez37-230/+197
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov1-1/+8
2013-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+0
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville13-29/+43
2013-11-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville16-53/+175
2013-11-06Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville18-973/+1506
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+6
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville38-456/+1305
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville54-209/+415
2013-10-30iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach1-1/+1
2013-10-29iwlwifi: remove duplicate includesMichael Opdenacker2-2/+0
2013-10-29iwlwifi: warn if firmware image doesn't existJohannes Berg2-10/+7
2013-10-29iwlwifi: mvm: add missing break in debugfsJohannes Berg1-0/+1
2013-10-29iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2-2/+12
2013-10-29iwlwifi: pcie: move warning message into warningJohannes Berg1-5/+4
2013-10-29iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach1-1/+5
2013-10-29iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg1-1/+1
2013-10-29iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar3-7/+12
2013-10-28nl80211: fix channel switch parsingAndrei Otcheretianski1-3/+1
2013-10-28mac80211_hwsim: Fix tracking of beaconing for multi-vifJouni Malinen1-3/+24
2013-10-28mac80211: fix uninitialized variableMichal Kazior1-1/+1
2013-10-28mac80211: process mesh channel switching using beaconChun-Yeow Yeoh2-9/+136
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh6-3/+139
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh5-54/+111
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh6-3/+134
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh4-41/+48
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau2-0/+43
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez2-10/+25
2013-10-28mac80211: fixes for mesh powersave logicMarco Porsch3-18/+22
2013-10-28mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee1-3/+0
2013-10-28net: rfkill: gpio: add ACPI supportHeikki Krogerus1-1/+30
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus1-41/+51
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus1-8/+8
2013-10-28net: rfkill: gpio: clean up clock handlingHeikki Krogerus2-28/+9
2013-10-28net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus1-55/+20
2013-10-28cfg80211: fix docbook referencesJohannes Berg1-2/+2