summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-11-25mac80211: mesh_plink: don't ignore holding timerBob Copeland
2013-11-25mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland
2013-11-25mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland
2013-11-25mac80211: mesh_plink: group basic fitness checksBob Copeland
2013-11-25mac80211: mesh: factor out common plink close/estab codeBob Copeland
2013-11-25mac80211: hold sta->lock across plink switch statementsBob Copeland
2013-11-25mac80211: consolidate calls to plink_frame_txThomas Pedersen
2013-11-25mac80211: fix off-by-one in llid check.Bob Copeland
2013-11-25cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic
2013-11-25cfg80211: add helper functions for start/end freqJanusz Dziedzic
2013-11-25mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28nl80211: fix channel switch parsingAndrei Otcheretianski
2013-10-28mac80211: fix uninitialized variableMichal Kazior
2013-10-28mac80211: process mesh channel switching using beaconChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-28mac80211: fixes for mesh powersave logicMarco Porsch
2013-10-28mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee
2013-10-28net: rfkill: gpio: add ACPI supportHeikki Krogerus
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus
2013-10-28net: rfkill: gpio: clean up clock handlingHeikki Krogerus
2013-10-28net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus
2013-10-28mac80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-10-21Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan
2013-10-21Bluetooth: Use bt_cb(skb)->chan to send raw data backGustavo Padovan
2013-10-21Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan
2013-10-21Bluetooth: Remove parent socket usage from l2cap_core.cGustavo Padovan
2013-10-21Bluetooth: Remove socket lock from l2cap_state_change()Gustavo Padovan
2013-10-21Bluetooth: Hold socket in defer callback in L2CAP socketGustavo Padovan
2013-10-21Bluetooth: Do not access chan->sk directlyGustavo Padovan
2013-10-21Bluetooth: Remove not used struct sockGustavo Padovan
2013-10-21Bluetooth: Fix enabling fast connectable on LE-only controllersJohan Hedberg
2013-10-21cfg80211: update dfs_state_entered upon dfs_state changeMichal Kazior
2013-10-21cfg80211: fix DFS channel recovery timeoutMichal Kazior
2013-10-21cfg80211: fix scheduled scan pointer accessJohannes Berg
2013-10-20Bluetooth: Update Set Discoverable to support LEJohan Hedberg