summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-151-18/+21
| | * | pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-151-0/+3
| | * | pkt_sched: fq: warn users using defrateEric Dumazet2013-11-151-3/+1
| | * | genetlink: unify registration functionsJohannes Berg2013-11-151-4/+24
| | * | macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček2013-11-151-0/+17
| | * | genetlink: make genl_ops flags a u8 and move to endJohannes Berg2013-11-141-3/+3
| | * | genetlink: allow making ops constJohannes Berg2013-11-141-5/+5
| | * | genetlink: register family ops as arrayJohannes Berg2013-11-141-3/+4
| | * | genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2013-11-141-2/+0
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-193-32/+18
| |\ \ \
| | * | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-132-11/+6
| | * | | hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-22/+8
| | * | | genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-131-1/+6
| * | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-183-4/+2
| |\ \ \ \
| | * | | | i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen2013-10-031-2/+0