| Commit message (Expand) | Author | Age |
* | mac80211: hold sta->lock across plink switch statements | Bob Copeland | 2013-11-25 |
* | mac80211: consolidate calls to plink_frame_tx | Thomas Pedersen | 2013-11-25 |
* | mac80211: fix off-by-one in llid check. | Bob Copeland | 2013-11-25 |
* | cfg80211: remove second argument from reg_process_hint() | Luis R. Rodriguez | 2013-11-25 |
* | cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory() | Luis R. Rodriguez | 2013-11-25 |
* | cfg80211: DFS check chandef usable before CAC | Janusz Dziedzic | 2013-11-25 |
* | cfg80211: add helper functions for start/end freq | Janusz Dziedzic | 2013-11-25 |
* | mac80211_hwsim: VHT add 160MHz width support | Janusz Dziedzic | 2013-11-25 |
* | mac80211_hwsim: Add iface comb for DFS | Janusz Dziedzic | 2013-11-25 |
* | mac80211_hwsim: use debugfs_remove_recursive | Janusz Dziedzic | 2013-11-25 |
* | mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer | Karl Beldan | 2013-11-25 |
* | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 2013-11-25 |
* | nl80211: better document NL80211_CMD_TDLS_MGMT | Arik Nemtsov | 2013-11-25 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2013-11-05 |
|\ |
|
| * | Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops" | Hans de Goede | 2013-10-02 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-11-05 |
|\ \ |
|
| * | | iwlwifi: mvm: BT Coex - fix copy paste issue | Emmanuel Grumbach | 2013-10-30 |
| * | | iwlwifi: remove duplicate includes | Michael Opdenacker | 2013-10-29 |
| * | | iwlwifi: warn if firmware image doesn't exist | Johannes Berg | 2013-10-29 |
| * | | iwlwifi: mvm: add missing break in debugfs | Johannes Berg | 2013-10-29 |
| * | | iwlwifi: mvm: capture the FCS in monitor mode | Johannes Berg | 2013-10-29 |
| * | | iwlwifi: pcie: move warning message into warning | Johannes Berg | 2013-10-29 |
| * | | iwlwifi: mvm: BT Coex fix NULL pointer dereference | Emmanuel Grumbach | 2013-10-29 |
| * | | iwlwifi: transport config n_no_reclaim_cmds should be unsigned | Johannes Berg | 2013-10-29 |
| * | | iwlwifi: mvm: update UAPSD support TLV bits | Alexander Bondar | 2013-10-29 |
* | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-11-05 |
|\ \ \ |
|
| * | | | wlcore: save last regdom configuration on stop | Eliad Peller | 2013-10-23 |
| * | | | wlcore: fix started_vifs calculation | Eliad Peller | 2013-10-23 |
| * | | | wlcore: wakeup from ELP before starting recovery | Barak Bercovitz | 2013-10-23 |
| * | | | wlcore: Allow stopping fw log in recovery | Barak Bercovitz | 2013-10-23 |
| * | | | wlcore: read fw panic log only in host mode | Barak Bercovitz | 2013-10-23 |
| * | | | wlcore/wl18xx/wl12xx: FW log params per chip arch | Igal Chernobelsky | 2013-10-23 |
| * | | | wl12xx/wl18xx: update default fw logger's settings | Ido Reis | 2013-10-23 |
| * | | | wlcore: fwlog dynamic mem_block control | Ido Reis | 2013-10-23 |
| * | | | wlcore: fix interrogate command length | Igal Chernobelsky | 2013-10-23 |
| * | | | wlcore: add ap_event_mask | Eliad Peller | 2013-10-23 |
| * | | | wlcore: print active channel in the driver_state | Victor Goldenshtein | 2013-10-23 |
| * | | | wl18xx: default config alignment with phy defaults | Igal Chernobelsky | 2013-10-23 |
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-11-05 |
|\ \ \ \ |
|
| * | | | | Bluetooth: Remove sk member from struct l2cap_chan | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Use bt_cb(skb)->chan to send raw data back | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Add L2CAP channel to skb private data | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Remove parent socket usage from l2cap_core.c | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Remove socket lock from l2cap_state_change() | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Hold socket in defer callback in L2CAP socket | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Do not access chan->sk directly | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Remove not used struct sock | Gustavo Padovan | 2013-10-21 |
| * | | | | Bluetooth: Fix enabling fast connectable on LE-only controllers | Johan Hedberg | 2013-10-21 |
| * | | | | Bluetooth: Update Set Discoverable to support LE | Johan Hedberg | 2013-10-20 |
| * | | | | Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place | Johan Hedberg | 2013-10-20 |