aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* cfg80211: allow beaconing after DFS CACJanusz Dziedzic2013-11-25
* cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-25
* mac80211: verify ieee80211_key_replace() argumentsJohannes Berg2013-11-25
* cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg2013-11-25
* cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg2013-11-25
* mac80211: remove useless tests for arrayJohannes Berg2013-11-25
* mac80211: clean up mesh local link ID generationThomas Pedersen2013-11-25
* mac80211: factor out plink event gatheringThomas Pedersen2013-11-25
* mac80211: factor out peering FSMThomas Pedersen2013-11-25
* mac80211: assign sta plid earlyThomas Pedersen2013-11-25
* mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen2013-11-25
* mac80211: factor peering frame processing into own functionThomas Pedersen2013-11-25
* mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland2013-11-25
* mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland2013-11-25
* mac80211: mesh_plink: don't ignore holding timerBob Copeland2013-11-25
* mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland2013-11-25
* mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland2013-11-25
* mac80211: mesh_plink: group basic fitness checksBob Copeland2013-11-25
* mac80211: mesh: factor out common plink close/estab codeBob Copeland2013-11-25
* mac80211: hold sta->lock across plink switch statementsBob Copeland2013-11-25
* mac80211: consolidate calls to plink_frame_txThomas Pedersen2013-11-25
* mac80211: fix off-by-one in llid check.Bob Copeland2013-11-25
* cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez2013-11-25
* cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2013-11-25
* cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-25
* cfg80211: add helper functions for start/end freqJanusz Dziedzic2013-11-25
* mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan2013-11-25
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-05
|\
| * Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-21
| * Bluetooth: Use bt_cb(skb)->chan to send raw data backGustavo Padovan2013-10-21
| * Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-21
| * Bluetooth: Remove parent socket usage from l2cap_core.cGustavo Padovan2013-10-21
| * Bluetooth: Remove socket lock from l2cap_state_change()Gustavo Padovan2013-10-21
| * Bluetooth: Hold socket in defer callback in L2CAP socketGustavo Padovan2013-10-21
| * Bluetooth: Do not access chan->sk directlyGustavo Padovan2013-10-21
| * Bluetooth: Remove not used struct sockGustavo Padovan2013-10-21
| * Bluetooth: Fix enabling fast connectable on LE-only controllersJohan Hedberg2013-10-21
| * Bluetooth: Update Set Discoverable to support LEJohan Hedberg2013-10-20
| * Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general placeJohan Hedberg2013-10-20
| * Bluetooth: Fix sending write_scan_enable when BR/EDR is disabledJohan Hedberg2013-10-20
| * Bluetooth: Move mgmt_pending_find to avoid forward declarationsJohan Hedberg2013-10-20
| * Bluetooth: Fix updating settings when there are no HCI commands to sendJohan Hedberg2013-10-20
| * Bluetooth: Refactor set_connectable settings update to separate functionJohan Hedberg2013-10-20
| * Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()Johan Hedberg2013-10-20
| * Bluetooth: Check for flag instead of features in update_adv_data()Johan Hedberg2013-10-20
| * Bluetooth: Check for flag instead of features in update_scan_rsp_data()Johan Hedberg2013-10-20
| * Bluetooth: Fix minor coding style issue in hci_core.cMarcel Holtmann2013-10-19
| * Bluetooth: Fix UUID values in debugfs fileMarcel Holtmann2013-10-19
| * Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-19