summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique
2014-11-28NFC: llcp: Use list_for_each_entry in llcp_accept_pollAxel Lin
2014-11-28NFC: digital: Add NFC-DEP Target-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Receive Chaining SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer
2014-11-28NFC: digital: Enforce NFC-DEP PNI sequencingMark A. Greer
2014-11-28NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesMark A. Greer
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer
2014-11-28NFC: digital: Ensure no DID in NFC-DEP responsesMark A. Greer
2014-11-28NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES CodeMark A. Greer
2014-11-28NFC: digital: Fix potential skb leaks in NFC-DEP codeMark A. Greer
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg
2014-11-19mac80211: remove redundant checkEliad Peller
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg
2014-11-19mac80211: move skb info band assignment outJohannes Berg