summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2014-11-28NFC: NCI: Signal deactivation in Target modeJulien Lefrique-1/+16
2014-11-28NFC: NCI: Handle Discovery deactivation typeJulien Lefrique-1/+4
2014-11-28NFC: Fix a memory leakJulien Lefrique-1/+4
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique-1/+12
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique-0/+13
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique-1/+9
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique-24/+109
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique-0/+29
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique-10/+32
2014-11-28NFC: llcp: Use list_for_each_entry in llcp_accept_pollAxel Lin-3/+3
2014-11-28NFC: digital: Add NFC-DEP Target-side ATN SupportMark A. Greer-5/+83
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer-6/+98
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer-11/+51
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer-5/+64
2014-11-28NFC: digital: Add NFC-DEP Receive Chaining SupportMark A. Greer-6/+174
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer-17/+109
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer-10/+98
2014-11-28NFC: digital: Enforce NFC-DEP PNI sequencingMark A. Greer-3/+33
2014-11-28NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesMark A. Greer-0/+10
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer-4/+26
2014-11-28NFC: digital: Ensure no DID in NFC-DEP responsesMark A. Greer-2/+5
2014-11-28NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES CodeMark A. Greer-21/+22
2014-11-28NFC: digital: Fix potential skb leaks in NFC-DEP codeMark A. Greer-8/+17
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville-303/+2266
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville-31/+34
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau-3/+3
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg-0/+25
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka-7/+41
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen-2/+2
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki-1/+4
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov-0/+3
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov-0/+10
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau-1/+1
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller-0/+2
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg-38/+92
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg-34/+56
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg-3/+83
2014-11-19mac80211: remove redundant checkEliad Peller-1/+1
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho-1/+111
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho-58/+72
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman-0/+147
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman-5/+18
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov-1/+413
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov-5/+362
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov-0/+18
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov-0/+178
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov-25/+57
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov-2/+23
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov-3/+6
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov-0/+15