summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan
2012-01-04mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan
2012-01-04mac80211: fix scan state machineMohammed Shafi Shajakhan
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa
2012-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-27Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan
2011-12-23Bluetooth: Incorrect address while storing LTK.Hemant Gupta
2011-12-22Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan
2011-12-22Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan
2011-12-22Bluetooth: add debug output to l2cap_ack_timeout()Gustavo F. Padovan
2011-12-22Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan
2011-12-22Bluetooth: Add SMP to User Passkey and ConfirmBrian Gix
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix
2011-12-22Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim
2011-12-22Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko
2011-12-22Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan
2011-12-21mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa
2011-12-21mac80211: ibss should not purge clients it is not responsible forMarek Lindner
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim
2011-12-21Bluetooth: Remove global mutex hci_task_lockUlisses Furquim
2011-12-20Bluetooth: Rename info_work to info_timerGustavo F. Padovan
2011-12-20Bluetooth: convert security timer to delayed_workGustavo F. Padovan
2011-12-20Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko
2011-12-20Bluetooth: Check for flow control modeAndrei Emeltchenko
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko
2011-12-20Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko
2011-12-19mac80211: Fixing sparse warning at sta_info.cYogesh Ashok Powar
2011-12-19NFC: use kfree_skb() for sk_buffsDan Carpenter
2011-12-19NFC: double unlock in nfc_llcp_recv_connect()Dan Carpenter
2011-12-19mac80211: handle SMPS action framesJohannes Berg
2011-12-19NFC: Fix LLCP related build failureSamuel Ortiz
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart
2011-12-19mac80211: split addba retries in timeNikolay Martynov
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan
2011-12-19Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan