summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov9-5/+362
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov2-0/+18
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov4-0/+178
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov1-25/+57
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov6-2/+23
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov1-3/+6
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov1-0/+15
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov1-0/+71
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg2-0/+34
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg1-52/+92
2014-11-19mac80211: move skb info band assignment outJohannes Berg4-16/+16
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman4-13/+117
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman2-8/+16
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg125-2997/+3054
2014-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville27-628/+536
2014-11-11mac80211: refactor duplicate detectionJohannes Berg1-5/+20
2014-11-10cfg80211: introduce regulatory flags controlling bwArik Nemtsov1-2/+34
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg1-18/+82
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2-6/+2
2014-11-10mac80211: send channel switch started notificationsLuciano Coelho2-0/+6
2014-11-10cfg80211: add channel switch started notificationLuciano Coelho2-3/+41
2014-11-10mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho1-0/+2
2014-11-10mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho1-6/+6
2014-11-076lowpan: move skb_free from error paths in decompressionMartin Townsend3-37/+25
2014-11-06Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak1-12/+12
2014-11-06Bluetooth: Clear role switch pending flagKuba Pawlak1-0/+27
2014-11-05mac802154: fix typo promisuous to promiscuousAlexander Aring2-4/+4
2014-11-05mac802154: use IEEE802154_EXTENDED_ADDR_LENAlexander Aring1-3/+2
2014-11-05mac802154: add support for perm_extended_addrAlexander Aring1-0/+4
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring1-1/+1
2014-11-05mac802154: add ieee802154_vif structAlexander Aring3-8/+10
2014-11-05mac802154: add default interface registrationAlexander Aring1-0/+12
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring5-26/+6
2014-11-05ieee802154: rework interface registrationAlexander Aring3-82/+88
2014-11-05mac802154: move dev_hold out of ieee802154_if_addAlexander Aring2-1/+1
2014-11-05mac802154: move interface add handling in ifaceAlexander Aring4-68/+72
2014-11-05mac802154: move interface del handling in ifaceAlexander Aring4-18/+16
2014-11-05ieee802154: remove nl802154 unused functionsAlexander Aring2-187/+6
2014-11-05ieee802154: rework wpan_phy index assignmentAlexander Aring2-19/+14
2014-11-05Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville44-305/+2048
2014-11-046lowpan: fix udp header compression when using raw socketsSimon Vincent1-1/+9
2014-11-04cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge1-1/+1
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller3-8/+30
2014-11-04mac80211: increase U-APSD max service period lengthAndrei Otcheretianski1-1/+1
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg3-7/+50
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy13-9/+415
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy13-2/+208
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau3-0/+44
2014-11-04Bluetooth: Fix sparse warnings in RFCOMMJohan Hedberg1-2/+4
2014-11-03Bluetooth: Fix invalid response for 'Start Discovery' commandSzymon Janc1-21/+35