summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: basic NCI protocol implementationIlan Elias2011-09-209-0/+1633
* NFC: move nfc.h from include/net to include/net/nfcIlan Elias2011-09-201-1/+1
* NFC: Add dev_up and dev_down control operationsIlan Elias2011-09-203-0/+137
* mac80211: fix indentationAlexander Simon2011-09-201-1/+1
* wireless: Do not allow disabled channel in scan requestRajkumar Manoharan2011-09-201-7/+12
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-2020-99/+118
|\
| * Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-191-9/+8
| |\
| | * Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-09-151-9/+8
| * | wireless: Fix rate mask for scan requestRajkumar Manoharan2011-09-161-0/+2
| * | wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-09-161-0/+1
| * | mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg2011-09-131-1/+1
| * | mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-223-3/+12
| |/
| * Bluetooth: cmtp: Fix session cleanup on failed conn addPeter Hurley2011-08-111-5/+6
| * Bluetooth: hidp: Don't release device ref if never heldPeter Hurley2011-08-111-1/+0
| * Bluetooth: hidp: Only free input device if failed registerPeter Hurley2011-08-111-1/+2
| * Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley2011-08-111-0/+1
| * Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley2011-08-111-8/+6
| * Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley2011-08-113-3/+6
| * Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2011-08-112-4/+6
| * Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-111-2/+4
| * Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir2011-08-111-1/+1
| * Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-111-3/+3
| * Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley2011-08-111-2/+4
| * Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley2011-08-111-2/+4
| * Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| * Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| * Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-111-3/+3
| * Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| * Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-111-10/+7
| * Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter2011-08-111-1/+1
* | cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-193-0/+61
* | rfkill: properly assign a boolean typeMohammed Shafi Shajakhan2011-09-191-1/+1
* | cfg80211: validate IBSS BSSIDJohannes Berg2011-09-191-1/+5
* | mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan2011-09-191-19/+24
* | cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2011-09-191-0/+27
* | mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau2011-09-161-6/+8
* | mac80211: Update device channel in case of HW channel switch supportedShahar Levi2011-09-141-0/+3
* | mac80211: Mark all mesh stations as QoS capableJavier Cardona2011-09-141-1/+1
* | mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-147-14/+15
* | mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-144-10/+14
* | cfg80211: verify format of uAPSD informationJohannes Berg2011-09-141-0/+5
* | mac80211: further optimise buffer expiry timerJohannes Berg2011-09-141-7/+3
* | mac80211: add ssid config to bss information in AP-modeArik Nemtsov2011-09-142-1/+20
* | minstrel_ht: fix Open BA session request floodsChristian Lamparter2011-09-141-1/+2
* | mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan2011-09-142-0/+17
* | mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona2011-09-143-0/+10
* | mac80211: check if mesh frame is in RMC after decryptThomas Pedersen2011-09-141-9/+6
* | mac80211: make ieee80211_send_bar available for driversFelix Fietkau2011-09-143-4/+5
* | cfg80211: reorder code to obsolete forward declarationSven Neumann2011-09-141-11/+8
* | cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-144-5/+18
OpenPOWER on IntegriCloud