summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-21/+84
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-7/+26
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko1-1/+1
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko1-0/+16
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan1-3/+3
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau1-3/+6
2012-12-03mac80211: Fix typo in mac80211.hSimon Wunderlich1-1/+1
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-14/+27
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg1-3/+2
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg1-0/+7
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg2-0/+29
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg1-3/+18
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-63/+173
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg1-3/+33
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg1-1/+11
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg1-7/+17
2012-11-26mac80211: convert to channel definition structJohannes Berg1-10/+7
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-4/+69
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-30/+35
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg2-10/+2
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel1-2/+3
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-2/+56
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-2/+26
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan1-0/+18
2012-11-20NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade1-0/+1
2012-11-20NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade1-0/+2
2012-11-20Bluetooth: Increase HCI command tx timeoutSzymon Janc1-1/+1
2012-11-20Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko1-1/+1
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller1-0/+1
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen1-0/+19
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg1-0/+12
2012-11-19Bluetooth: Fix updating advertising state flags and dataJohan Hedberg1-0/+2
2012-11-19Bluetooth: Add support for setting LE advertising dataJohan Hedberg2-0/+19
2012-11-19Bluetooth: Use proper invalid value for tx_powerJohan Hedberg1-0/+3
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-8/+83
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-19/+74
2012-11-14mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-2/+6
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-2/+21
2012-11-09mac80211: call driver method when restart completesJohannes Berg1-0/+6
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg1-0/+7
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg1-0/+19
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear1-2/+1
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli1-0/+6
2012-11-02Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg1-1/+1
2012-11-02Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko1-2/+1
2012-11-02Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2-0/+2
2012-11-02Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko1-0/+2