summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
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-05mac80211: fix smatch complainsChristian Lamparter
2011-07-05net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl
2011-07-05mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar
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-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart
2011-06-27mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov
2011-06-27bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg
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-21Bluetooth: Fix not setting the chan stateVinicius Costa Gomes
2011-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-06-20mac80211: quiesce vif before suspendingEliad Peller
2011-06-20Bluetooth: Remove useless access to the socketVinicius Costa Gomes
2011-06-20Bluetooth: Fix crash when setting a LE socket to readyVinicius Costa Gomes
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-17Bluetooth: Fix locking in blacklist codeGustavo F. Padovan
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller
2011-06-17mac80211: Start monitor work on restartPaul Stewart
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan
2011-06-16Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-06-15Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-06-14Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg
2011-06-13Bluetooth: fix missing parameter for HCI_OP_DISCONNECTAnderson Lizardo
2011-06-13Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes
2011-06-13Bluetooth: Add support for building pairing commandsVinicius Costa Gomes
2011-06-13Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes
2011-06-13Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes
2011-06-13Bluetooth: Remove debug statementsVinicius Costa Gomes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia