aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2-0/+13
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau1-0/+4
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg1-2/+19
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg556-6619/+14850
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville4-0/+60
2013-12-09ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan1-0/+2
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2-0/+12
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2-3/+5
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg1-1/+0
2013-12-05Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg1-0/+1
2013-12-05Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg1-0/+1
2013-12-05Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg1-0/+1
2013-12-05Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg1-0/+3
2013-12-05Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg1-0/+3
2013-12-05Bluetooth: Add LE L2CAP flow control modeJohan Hedberg1-0/+7
2013-12-05Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg1-0/+1
2013-12-05Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg1-0/+31
2013-12-05Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg1-0/+1
2013-12-03nl80211: vendor command supportJohannes Berg3-3/+167
2013-12-03nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski2-0/+10
2013-12-03Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg1-7/+0
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville5-62/+189
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-1/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+25
2013-12-02cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau1-0/+8
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez1-2/+2
2013-11-25mac80211: add min required channel definition fieldEliad Peller1-0/+4
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira1-2/+6
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez1-0/+5
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez1-12/+24
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2-40/+52
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-0/+36
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-0/+2
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez1-1/+6
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2-15/+24
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov1-1/+8
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg1-0/+3
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg1-4/+1
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur1-0/+1
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-89/+159
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg2-46/+51
2013-11-19genetlink: pass family to functions using groupsJohannes Berg2-7/+18
2013-11-19genetlink: add and use genl_set_err()Johannes Berg1-0/+14
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg1-2/+0
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg1-2/+0
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg1-0/+1
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2-4/+7
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-32/+18