aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville10-66/+127
2013-01-11NFC: Use skb_copy_datagram_iovecSamuel Ortiz1-1/+1
2013-01-11NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz1-8/+8
2013-01-10NFC: Initial Secure Element APISamuel Ortiz4-1/+8
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2-1/+9
2013-01-10NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade1-2/+4
2013-01-10NFC: Changed event_received hci ops result semanticEric Lapuyade1-6/+8
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade1-3/+5
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade3-32/+53
2013-01-10NFC: llcp: Fix Rx memory leakSamuel Ortiz1-10/+25
2013-01-10NFC: llcp: Remove the tx backlog queueSamuel Ortiz3-6/+2
2013-01-10NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande3-0/+8
2013-01-09regulatory: fix restore_regulatory_settingsJohannes Berg1-1/+1
2013-01-09regulatory: fix ueventJohannes Berg1-6/+13
2013-01-04mac80211: fix mesh_hwmp kerneldocBob Copeland1-1/+4
2013-01-03cfg80211: disallow more station changesJohannes Berg2-18/+13
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg1-0/+15
2013-01-03wireless: use __alignedJohannes Berg1-1/+1
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-1/+30
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+35
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg1-103/+103
2013-01-03mac80211: split out aggregation TX removalJohannes Berg1-18/+30
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg8-25/+33
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg3-45/+97
2013-01-03cfg80211: move some AP code to right fileJohannes Berg2-62/+62
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg2-3/+50
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez1-6/+5
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez1-16/+16
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez1-0/+19
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg5-20/+15
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg3-19/+16
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg1-3/+5
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg6-38/+21
2013-01-03mac80211: fix channel context iterationJohannes Berg3-4/+15
2013-01-03mac80211: clean up association better in suspendJohannes Berg3-3/+26
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg1-17/+19
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach4-48/+27
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg1-1/+1
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg1-0/+4
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg4-9/+29
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-21/+17
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg1-90/+109
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg3-65/+85
2013-01-03regulatory: pass new regdomain to reset functionJohannes Berg1-15/+11
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-30/+14
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg3-23/+17
2013-01-03regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg1-4/+0
2013-01-03regulatory: clarify locking rules and assertionsJohannes Berg1-20/+11
2013-01-03regulatory: simplify freq_reg_info_regdJohannes Berg1-15/+16
2013-01-03regulatory: remove useless warningJohannes Berg1-4/+0