summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-111-0/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-116-12/+75
|\
| * Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2011-07-111-1/+18
| * Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-081-0/+1
| * Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-081-1/+2
| * Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-081-1/+0Star
| * Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-081-0/+5
| * Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-083-0/+22
| * Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-081-0/+1
| * Bluetooth: Remove L2CAP busy queueMat Martineau2011-07-071-4/+0Star
| * Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau2011-07-071-0/+2
| * Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-072-0/+6
| * Bluetooth: Add enable_le module parameterAndre Guedes2011-07-071-0/+1
| * Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-071-0/+6
| * Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-072-0/+5
| * Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-011-2/+0Star
| * Bluetooth: Add bt_printkJoe Perches2011-07-011-3/+6
| * Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches2011-06-301-1/+1
* | cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho2011-07-081-1/+2
* | mac80211: allow driver to generate P1K for IV32Johannes Berg2011-07-081-2/+22
* | mac80211: allow drivers to access key sequence counterJohannes Berg2011-07-081-0/+60
* | mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-081-26/+22Star
* | mac80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+20
* | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-062-0/+65
* | mac80211: allow driver to iterate keysJohannes Berg2011-07-061-0/+23
* | NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-051-1/+12
* | NFC: add NFC socket familyAloisio Almeida Jr2011-07-052-1/+6
* | NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-052-0/+133
* | NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-051-0/+135
* | mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-051-0/+4
* | ssb: PCI revision ID register is 8-bit wideSergei Shtylyov2011-07-051-1/+1
* | mac80211: propagate information about STA WME support downArik Nemtsov2011-06-291-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-1/+1
|\ \
| * | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+1
* | | wireless: unify QoS control field definitionsJohannes Berg2011-06-271-5/+13
| |/ |/|
* | ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-221-0/+1
* | ath9k: add MAC revision detection for AR9330Gabor Juhos2011-06-221-0/+1
* | netlink: advertise incomplete dumpsJohannes Berg2011-06-223-0/+58
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-225-33/+165
|\ \
| * | Bluetooth: Use bit operations on conn_stateGustavo F. Padovan2011-06-161-12/+14
| * | Bluetooth: use bit operation on conf_stateGustavo F. Padovan2011-06-161-9/+11
| * | Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku2011-06-161-0/+10
| * | Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-161-0/+2
| * | Bluetooth: Add key size checks for SMPVinicius Costa Gomes2011-06-142-0/+4
| * | Bluetooth: Add support for SMP timeoutVinicius Costa Gomes2011-06-141-0/+2
| * | Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes2011-06-131-0/+3
| * | Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-132-0/+40
| * | Bluetooth: Add SMP confirmation checks methodsAnderson Briglia2011-06-131-0/+1
| * | Bluetooth: Add SMP confirmation structsAnderson Briglia2011-06-131-0/+5
| * | Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-06-131-0/+2