summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan2-19/+0
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar1-10/+9
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan1-0/+2
2012-01-04mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan1-1/+4
2012-01-04mac80211: fix scan state machineMohammed Shafi Shajakhan1-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall1-1/+1
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller1-1/+3
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht1-1/+5
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias2-0/+9
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez4-7/+54
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez1-3/+3
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez1-6/+6
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+18
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias4-31/+30
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt1-1/+4
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa1-20/+0
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville15-329/+372
2011-12-27Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan1-3/+0
2011-12-23Bluetooth: Incorrect address while storing LTK.Hemant Gupta1-1/+1
2011-12-23Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan1-2/+2
2011-12-23Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan2-14/+14
2011-12-23Bluetooth: add debug output to l2cap_ack_timeout()Gustavo F. Padovan1-0/+2
2011-12-22Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan1-27/+17
2011-12-22Bluetooth: Add SMP to User Passkey and ConfirmBrian Gix1-1/+9
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix1-22/+204
2011-12-22Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim1-20/+9
2011-12-22Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim3-133/+15
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko1-2/+10
2011-12-22Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan1-7/+4
2011-12-22mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa1-1/+6
2011-12-22mac80211: ibss should not purge clients it is not responsible forMarek Lindner1-0/+3
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim6-35/+15
2011-12-21Bluetooth: Remove global mutex hci_task_lockUlisses Furquim1-20/+1
2011-12-20Bluetooth: Rename info_work to info_timerGustavo F. Padovan1-7/+7
2011-12-20Bluetooth: convert security timer to delayed_workGustavo F. Padovan2-9/+10
2011-12-20Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan1-14/+0
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko1-4/+4
2011-12-20Bluetooth: Check for flow control modeAndrei Emeltchenko1-0/+5
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko1-0/+4
2011-12-20Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko2-18/+49
2011-12-20mac80211: Fixing sparse warning at sta_info.cYogesh Ashok Powar1-2/+7
2011-12-19NFC: use kfree_skb() for sk_buffsDan Carpenter1-1/+1
2011-12-19NFC: double unlock in nfc_llcp_recv_connect()Dan Carpenter1-3/+1
2011-12-19mac80211: handle SMPS action framesJohannes Berg1-0/+58
2011-12-19NFC: Fix LLCP related build failureSamuel Ortiz1-2/+2
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart4-1/+16
2011-12-19mac80211: split addba retries in timeNikolay Martynov2-1/+24
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville11-820/+828
2011-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan3-2/+13
2011-12-19Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan1-1/+1