summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-11NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande1-1/+22
2013-04-11NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande3-2/+13
2013-04-11NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande3-3/+12
2013-04-11NFC: llcp: Aggregated frames supportThierry Escande2-12/+69
2013-04-11NFC: llcp: Fix zero octets length SDU handlingOlivier Guiter1-8/+8
2013-04-11NFC: llcp: Fall back to local values when getting socket optionsSamuel Ortiz1-3/+13
2013-04-11NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz3-6/+9
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville19-373/+406
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-24/+44
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2-8/+6
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg1-2/+22
2013-04-08mac80211: replace some dead code by a warningJohannes Berg1-1/+2
2013-04-08mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg1-24/+2
2013-04-08mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar1-1/+2
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg1-25/+49
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg4-6/+11
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg4-5/+8
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg1-6/+1
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland4-51/+42
2013-04-08mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh1-2/+2
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg3-7/+8
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg4-7/+7
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg5-6/+7
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg2-28/+0
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg1-1/+1
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear1-3/+5
2013-04-08mac80211: add beacon stats to debugfsBen Greear2-0/+13
2013-04-08mac80211: let drivers not supporting channel contexts use VHTKarl Beldan1-13/+1
2013-04-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2013-04-01Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-11/+3
2013-04-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-13/+39
2013-03-30cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov1-0/+2
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-74/+145
2013-03-26NFC: llcp: Keep the connected socket parent pointer aliveSamuel Ortiz1-1/+3
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville16-971/+1272
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville22-210/+318
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville12-76/+154
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan9-71/+83
2013-03-25mac80211: fix idle handling sequenceJohannes Berg3-4/+16
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2-2/+4
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg3-71/+70
2013-03-25mac80211: ibss: disable beaconing before freeing beaconJohannes Berg1-9/+12
2013-03-25mac80211: fix remain-on-channel cancel crashJohannes Berg3-9/+23
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear2-3/+6
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg6-47/+92
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic4-30/+46
2013-03-22mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic1-11/+15
2013-03-22mac80211: make beacon-loss-count configurableBen Greear1-3/+7
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg1-16/+19
2013-03-20cfg80211: fix wdev tracing crashJohannes Berg1-1/+2