summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-27mac80211: support VHT associationJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg
2012-11-23mac80211: fix RX chains configurationJohannes Berg
2012-11-23mac80211: fix radiotap vendor area skippingJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg
2012-11-19NFC: Fix nfc_llcp_local chained list insertionThierry Escande
2012-11-19NFC: Queue a copy of the transmitted LLCP skbSamuel Ortiz
2012-11-19NFC: Stop sending LLCP frames when tx queues are getting too deepSamuel Ortiz
2012-11-19NFC: Copy user space buffer when sending UI framesSamuel Ortiz
2012-11-19NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade
2012-11-19NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade
2012-11-19NFC: Dot not dispatch HCI event received on unopened pipeEric Lapuyade
2012-11-19NFC: Ignore err when chip doesn't implement HW/SW info registersEric Lapuyade
2012-11-19NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade
2012-11-19Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko
2012-11-19Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-19Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko