summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville21-138/+378
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-27/+177
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville15-25/+72
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan2-0/+41
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc1-0/+2
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko1-0/+1
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko1-1/+1
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko1-0/+1
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko1-11/+18
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg2-3/+56
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande1-1/+1
2012-11-20NFC: Queue a copy of the transmitted LLCP skbSamuel Ortiz1-4/+13
2012-11-20NFC: Stop sending LLCP frames when tx queues are getting too deepSamuel Ortiz1-0/+17
2012-11-20NFC: Copy user space buffer when sending UI framesSamuel Ortiz1-2/+13
2012-11-20NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade1-1/+2
2012-11-20NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade1-1/+2
2012-11-20NFC: Dot not dispatch HCI event received on unopened pipeEric Lapuyade1-5/+8
2012-11-20NFC: Ignore err when chip doesn't implement HW/SW info registersEric Lapuyade1-0/+6
2012-11-20NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade1-2/+2
2012-11-20Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko1-4/+4
2012-11-20Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko2-1/+2
2012-11-20Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2-6/+7
2012-11-20Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko1-1/+0
2012-11-20Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko1-1/+1
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+24
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller4-10/+18
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2-0/+70
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg1-12/+59
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg10-44/+41
2012-11-19mac80211: use CMAC_PN_LENJohannes Berg1-2/+3
2012-11-19mac80211: check add_chanctx callback before use in ieee80211_reconfigArend van Spriel1-4/+6
2012-11-19Bluetooth: Fix updating advertising state flags and dataJohan Hedberg1-0/+31
2012-11-19Bluetooth: Add support for setting LE advertising dataJohan Hedberg2-1/+104
2012-11-19Bluetooth: Use proper invalid value for tx_powerJohan Hedberg3-1/+5
2012-11-17wireless: add back sysfs directoryJohannes Berg1-0/+20
2012-11-16lib80211: hide Kconfig symbolJohannes Berg1-3/+2
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville24-327/+739
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville12-174/+1412
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville3-8/+10
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville9-12/+37
2012-11-14mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen5-64/+85
2012-11-14mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich1-4/+4
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg1-3/+2
2012-11-11mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau4-6/+20
2012-11-09mac80211: reassign channel contexts before stationsJohannes Berg1-11/+17
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-4/+14
2012-11-09mac80211: call driver method when restart completesJohannes Berg3-1/+18
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg1-0/+2
2012-11-09mac80211: remove unused tracepointJohannes Berg1-28/+0
2012-11-09mac80211: add debugfs file for HW queuesJohannes Berg1-0/+21