summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-11cfg80211: fix docbookJohannes Berg
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes
2011-07-08Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho
2011-07-08mac80211: allow driver to generate P1K for IV32Johannes Berg
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-07Bluetooth: Remove L2CAP busy queueMat Martineau
2011-07-07Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes
2011-07-06mac80211: support GTK rekey offloadJohannes Berg
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2011-07-06mac80211: allow driver to iterate keysJohannes Berg
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov
2011-07-01Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan
2011-06-30Bluetooth: Add bt_printkJoe Perches
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos
2011-06-22netlink: advertise incomplete dumpsJohannes Berg
2011-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-20bcma: clean exports of functionsRafał Miłecki
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan