summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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-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-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: remove unused tracepointJohannes Berg1-28/+0
2012-11-09mac80211: add debugfs file for HW queuesJohannes Berg1-0/+21
2012-11-07mac80211: fix TX error pathJohannes Berg1-0/+1
2012-11-07mac80211: include export.h in aes_cmacEmmanuel Grumbach1-0/+1
2012-11-07mac80211: use kstrtoull return valueJohannes Berg1-1/+1
2012-11-07mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg1-2/+5
2012-11-07mac80211: use mac_ptonJohannes Berg1-28/+2
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli1-0/+5
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli2-0/+3
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg3-0/+46
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg1-0/+99
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear4-30/+74
2012-11-05mac80211: implement set_mcast_rate() callbackAntonio Quartulli1-0/+11
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli1-0/+39
2012-11-05mac80211: send deauth only with channel contextJohannes Berg1-14/+18
2012-11-02Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko3-6/+5
2012-11-02Bluetooth: Process Create Chan RequestAndrei Emeltchenko1-20/+43
2012-11-02Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2-13/+26
2012-11-02Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko1-2/+2
2012-11-02Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2-0/+21
2012-11-02Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko1-4/+13
2012-11-02Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko1-0/+26
2012-11-02Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2-0/+35
2012-11-02Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko3-5/+72
2012-11-02Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko1-2/+4
2012-11-02Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko1-1/+10
2012-11-02Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko1-1/+1
2012-11-02Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko1-2/+2
2012-11-02Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan1-5/+5
2012-11-02Bluetooth: Remove unnecessary include export.hSyam Sidhardhan2-2/+0
2012-11-02Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko1-0/+2
2012-11-02Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2-2/+44
2012-11-02Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko1-0/+55
2012-11-02Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko1-6/+1
2012-11-02Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko1-1/+1
2012-11-02Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg1-2/+8
2012-11-02Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg1-1/+6
2012-11-02Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg1-1/+2