summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: handle SMPS action framesJohannes Berg2011-12-191-1/+4
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-192-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-194-155/+187
|\
| * Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg2011-12-191-0/+10
| * Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg2011-12-191-2/+2
| * Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg2011-12-191-0/+1
| * Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-192-0/+13
| * Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg2011-12-181-66/+81
| * Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg2011-12-181-0/+2
| * Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-182-5/+4
| * Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg2011-12-181-5/+2
| * Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg2011-12-182-11/+19
| * Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-181-3/+0
| * Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-181-1/+2
| * Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-181-14/+31
| * Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-181-8/+9
| * Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-181-3/+5
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-181-5/+3
| * Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-181-1/+2
| * Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-161-1/+0
| * Bluetooth: Initialize LE connection countGustavo F. Padovan2011-12-161-0/+1
| * Bluetooth: remove lock from struct conn_hashGustavo F. Padovan2011-12-161-1/+0
| * Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-161-31/+2
* | cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-161-1/+3
* | cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-152-2/+11
* | NFC: Initial LLCP supportSamuel Ortiz2011-12-141-1/+14
* | NFC: Set and get DEP general bytesSamuel Ortiz2011-12-141-0/+5
* | NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-142-0/+25
* | NFC: Add tx skb allocation routineSamuel Ortiz2011-12-141-1/+4
* | bcma: use static keyword for inline function declaration in bcma.hArend van Spriel2011-12-131-11/+12
* | bcma: add set/mask macros for 16-bit register accessArend van Spriel2011-12-131-6/+26
* | bcma: extract FEM info from SPROMRafał Miłecki2011-12-131-0/+1
* | ssb: extract FEM info from SPROMRafał Miłecki2011-12-132-0/+26
* | ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa2011-12-131-0/+9
* | cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-131-0/+26
* | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-12-081-1/+4
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho2011-12-01581-4457/+18334
| |\ \
| * | | wl12xx: move common init code from bus modules to mainFelipe Balbi2011-10-111-1/+4
* | | | mac80211: accept public action frames with mismatched BSSIDJohannes Berg2011-12-061-0/+17
* | | | nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-062-0/+13
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-065-13/+109
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-031-0/+5
| * | Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-021-0/+9
| * | Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-022-0/+10
| * | Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-022-0/+8