summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings2011-10-031-6/+3Star
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-3043-443/+2589
|\
| * Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-0/+3
| |\
| | * cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
| * | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
| * | mac80211: save tx params per sdataEliad Peller2011-09-276-15/+31
| * | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-272-0/+7
| * | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-277-7/+42
| * | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-274-5/+15
| * | NFC: use after free on errorDan Carpenter2011-09-271-8/+6Star
| * | NFC: protect nci_data_exchange transactionsIlan Elias2011-09-273-2/+12
| * | NFC: implicitly deactivate in nci_start_pollIlan Elias2011-09-271-1/+6
| * | NFC: improve readability of an 'if' in nci core.cIlan Elias2011-09-271-18/+14Star
| * | cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-273-18/+15Star
| * | cfg80211: Remove strict validation of AKM suitesJouni Malinen2011-09-271-11/+1Star
| * | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-275-74/+78
| * | Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-279-276/+473
| |\ \
| | * | Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz2011-09-211-1/+3
| | * | Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes2011-09-211-1/+3
| | * | Bluetooth: Reduce critical region.Andre Guedes2011-09-211-4/+3Star
| | * | Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia2011-09-211-1/+1
| | * | Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes2011-09-211-1/+1
| | * | Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes2011-09-211-0/+2
| | * | Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes2011-09-211-45/+15Star
| | * | Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes2011-09-211-18/+28
| | * | Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes2011-09-211-17/+2Star
| | * | Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-213-34/+80
| | * | Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes2011-09-211-5/+3Star
| | * | Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes2011-09-211-2/+3
| | * | Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes2011-09-212-102/+177
| | * | Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes2011-09-212-62/+54Star
| | * | Bluetooth: hidp: Add support for NO_INIT_REPORTS quirkDavid Herrmann2011-09-211-0/+3
| | * | Bluetooth: Add LE link type for debugfs outputPeter Hurley2011-09-211-0/+2
| | * | Bluetooth: Add mgmt command for fast connectable modeAntti Julku2011-09-211-0/+60
| | * | Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2011-09-212-3/+4
| | * | Bluetooth: Add support for running SMP without a socketVinicius Costa Gomes2011-09-211-2/+8
| | * | Bluetooth: Add support for pairing via mgmt over LEVinicius Costa Gomes2011-09-211-2/+13
| | * | Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes2011-09-212-11/+37
| | * | Bluetooth: Reset the security timer when a command is queuedVinicius Costa Gomes2011-09-211-12/+3Star
| | * | Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz2011-09-211-0/+15
| * | | mac80211: notify peer when shutting down peer linkThomas Pedersen2011-09-211-0/+8
| * | | mac80211: fix AP/VLAN PS buffer raceJohannes Berg2011-09-211-6/+4Star
| |/ /
| * | 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
| |\|
| * | cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-193-0/+61
| * | rfkill: properly assign a boolean typeMohammed Shafi Shajakhan2011-09-191-1/+1