summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov
2011-09-27mac80211: save tx params per sdataEliad Peller
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-27NFC: use after free on errorDan Carpenter
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-09-21mac80211: notify peer when shutting down peer linkThomas Pedersen
2011-09-21mac80211: fix AP/VLAN PS buffer raceJohannes Berg
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes
2011-09-21Bluetooth: Reduce critical region.Andre Guedes
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes
2011-09-21Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes
2011-09-21Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes
2011-09-21Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes
2011-09-21Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-09-21Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes
2011-09-21Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes
2011-09-21Bluetooth: hidp: Add support for NO_INIT_REPORTS quirkDavid Herrmann
2011-09-21Bluetooth: Add LE link type for debugfs outputPeter Hurley
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes
2011-09-21Bluetooth: Add support for running SMP without a socketVinicius Costa Gomes
2011-09-21Bluetooth: Add support for pairing via mgmt over LEVinicius Costa Gomes
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes
2011-09-21Bluetooth: Reset the security timer when a command is queuedVinicius Costa Gomes
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz
2011-09-20NFC: basic NCI protocol implementationIlan Elias
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias