summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg1-1/+54
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar1-0/+4
2013-02-12mac80211: Fix tx queue handling during scansSeth Forshee1-0/+4
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-5/+0
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg1-39/+0
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg1-1/+13
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-3/+2
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-4/+4
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar1-0/+18
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg1-0/+9
2013-02-11wireless: fix kernel-docJohannes Berg1-4/+6
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+4
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-24/+76
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg1-4/+0
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev1-4/+8
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg1-0/+2
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg1-0/+1
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg1-1/+4
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg1-3/+0
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-7/+9
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2-0/+53
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-11/+62
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-2/+48
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-5/+0
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg3-2/+29
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan1-0/+34
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg1-0/+23
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-83/+192
2013-01-19mac80211: allow drivers to access IPv6 informationJohannes Berg1-0/+9
2013-01-19mac80211: remove ARP filter enable/disable logicJohannes Berg1-7/+4
2013-01-18mac80211: add op to configure default key idYoni Divinsky1-0/+10
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg1-0/+1
2013-01-17cfg80211: check radar interface combinationsSimon Wunderlich1-0/+2
2013-01-17cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen1-0/+2
2013-01-17nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel1-0/+4
2013-01-17{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch1-0/+21
2013-01-17{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-0/+4
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-1/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2-80/+153
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-2/+2
2013-01-10NFC: Initial Secure Element APISamuel Ortiz3-0/+10
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade1-0/+13
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade1-2/+2
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2-0/+4
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko1-1/+1