summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: mesh: factor out common plink close/estab codeBob Copeland2013-11-251-55/+43
* mac80211: hold sta->lock across plink switch statementsBob Copeland2013-11-251-26/+3
* mac80211: consolidate calls to plink_frame_txThomas Pedersen2013-11-251-43/+29
* mac80211: fix off-by-one in llid check.Bob Copeland2013-11-251-1/+1
* cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez2013-11-251-6/+5
* cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2013-11-252-1/+10
* cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-253-1/+88
* cfg80211: add helper functions for start/end freqJanusz Dziedzic2013-11-251-14/+30
* mac80211_hwsim: VHT add 160MHz width supportJanusz Dziedzic2013-11-251-0/+1
* mac80211_hwsim: Add iface comb for DFSJanusz Dziedzic2013-11-251-8/+42
* mac80211_hwsim: use debugfs_remove_recursiveJanusz Dziedzic2013-11-251-11/+5
* mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan2013-11-251-13/+5
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-2537-230/+197
* nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov2013-11-251-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-11-051-1/+0
|\
| * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede2013-10-021-1/+0
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
|\ \
| * | iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| * | iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0
| * | iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7
| * | iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| * | iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12
| * | iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
| * | iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| * | iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
| * | iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-293-7/+12
* | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0516-53/+175
|\ \ \
| * | | wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
| * | | wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
| * | | wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
| * | | wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
| * | | wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
| * | | wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-237-23/+61
| * | | wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-232-4/+4
| * | | wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
| * | | wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
| * | | wlcore: add ap_event_maskEliad Peller2013-10-236-2/+19
| * | | wlcore: print active channel in the driver_stateVictor Goldenshtein2013-10-231-1/+17
| * | | wl18xx: default config alignment with phy defaultsIgal Chernobelsky2013-10-231-8/+8
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0518-973/+1506
|\ \ \ \
| * | | | Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-212-4/+0
| * | | | Bluetooth: Use bt_cb(skb)->chan to send raw data backGustavo Padovan2013-10-211-4/+3
| * | | | Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-212-0/+3
| * | | | Bluetooth: Remove parent socket usage from l2cap_core.cGustavo Padovan2013-10-212-10/+8
| * | | | Bluetooth: Remove socket lock from l2cap_state_change()Gustavo Padovan2013-10-211-24/+7
| * | | | Bluetooth: Hold socket in defer callback in L2CAP socketGustavo Padovan2013-10-212-14/+9
| * | | | Bluetooth: Do not access chan->sk directlyGustavo Padovan2013-10-211-1/+2
| * | | | Bluetooth: Remove not used struct sockGustavo Padovan2013-10-211-3/+1
| * | | | Bluetooth: Fix enabling fast connectable on LE-only controllersJohan Hedberg2013-10-211-0/+3
| * | | | Bluetooth: Update Set Discoverable to support LEJohan Hedberg2013-10-201-11/+69
OpenPOWER on IntegriCloud