summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-0/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-133-3/+15
|\
| * ieee80211: add definition for SMS4 key lenAvinash Patil2014-01-101-0/+1
| * mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-0/+5
| * ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil2014-01-101-0/+1
| * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-0/+8
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-3/+0
* | Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-132-0/+12
|\ \
| * | NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-071-0/+1
| * | NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-071-0/+1
| * | NFC: digital: Add a note about asynchronous functionsThierry Escande2014-01-041-0/+10
| |/
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-084-1/+6
|\ \
| * | Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+2
| * | Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-113-0/+3
| * | net: if_arp: add ARPHRD_6LOWPAN typeJukka Rissanen2013-12-111-0/+1
* | | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-061-0/+9
| |/ |/|
* | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-192-1/+66
* | nl80211: support vendor-specific eventsJohannes Berg2013-12-192-4/+64
* | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+47
* | nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2013-12-162-0/+13
* | mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-0/+4
* | mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-161-2/+19
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16556-6619/+14850
|\ \
| * | nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-2/+1
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-114-0/+60
| |\|
| | * Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-092-0/+12
| | * Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-051-1/+0
| | * Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-051-0/+3
| | * Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-051-0/+3
| | * Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-051-0/+7
| | * Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-051-0/+31
| | * Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-051-0/+1
| * | ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan2013-12-091-0/+2
| |/
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-025-62/+189
| |\
| * | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
| * | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-4/+1
| * | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-201-0/+1
| * | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-201-0/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-196-89/+159
| |\ \
| | * | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-192-46/+51
| | * | genetlink: pass family to functions using groupsJohannes Berg2013-11-192-7/+18
| | * | genetlink: add and use genl_set_err()Johannes Berg2013-11-191-0/+14
| | * | genetlink: remove family pointer from genl_multicast_groupJohannes Berg2013-11-191-2/+0
| | * | genetlink: remove genl_unregister_mc_group()Johannes Berg2013-11-191-2/+0
| | * | quota/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-191-0/+1
| | * | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-192-4/+7