summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko1-0/+2
2013-01-09Bluetooth: remove an unused variable in a header fileRami Rosen1-1/+0
2013-01-03wireless: use __alignedJohannes Berg2-5/+5
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+17
2013-01-03mac80211: fix channel context iterationJohannes Berg1-0/+5
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-9/+9
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg1-0/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2-1/+3
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-7/+1
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8