summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-20NFC: 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-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-16wireless: add back sysfs directoryJohannes Berg
2012-11-16lib80211: hide Kconfig symbolJohannes Berg
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-13mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-09mac80211: reassign channel contexts before stationsJohannes Berg
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-11-09mac80211: call driver method when restart completesJohannes Berg
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-09mac80211: remove unused tracepointJohannes Berg
2012-11-09mac80211: add debugfs file for HW queuesJohannes Berg
2012-11-09Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann
2012-11-09Bluetooth: Fix error status when pairing failsPaulo Sérgio
2012-11-09Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg
2012-11-07mac80211: fix TX error pathJohannes Berg
2012-11-07mac80211: include export.h in aes_cmacEmmanuel Grumbach
2012-11-07mac80211: use kstrtoull return valueJohannes Berg
2012-11-07mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg
2012-11-07mac80211: use mac_ptonJohannes Berg
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-11-05mac80211: implement set_mcast_rate() callbackAntonio Quartulli
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli
2012-11-05mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov
2012-11-05mac80211: send deauth only with channel contextJohannes Berg
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko
2012-11-01Bluetooth: Process Create Chan RequestAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko