aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2011-09-20mac80211: fix indentationAlexander Simon
2011-09-20wireless: Do not allow disabled channel in scan requestRajkumar Manoharan
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2011-09-19rfkill: properly assign a boolean typeMohammed Shafi Shajakhan
2011-09-19cfg80211: validate IBSS BSSIDJohannes Berg
2011-09-19mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller
2011-09-19Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-09-16mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-09-15Bluetooth: Fix timeout on scanning for the second timeOliver Neukum
2011-09-14mac80211: Update device channel in case of HW channel switch supportedShahar Levi
2011-09-14mac80211: Mark all mesh stations as QoS capableJavier Cardona
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: Start implementing QoS support for mesh interfacesJavier Cardona
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg
2011-09-14mac80211: further optimise buffer expiry timerJohannes Berg
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-14minstrel_ht: fix Open BA session request floodsChristian Lamparter
2011-09-14mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan
2011-09-14mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona
2011-09-14mac80211: check if mesh frame is in RMC after decryptThomas Pedersen
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau
2011-09-14cfg80211: reorder code to obsolete forward declarationSven Neumann
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann
2011-09-13cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller
2011-09-13mac80211: handle allocation failures in mesh_pathtbl_init()Dan Carpenter