summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: track number of spatial streamsJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg
2013-02-11wireless: fix kernel-docJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-18mac80211: add op to configure default key idYoni Divinsky
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi