summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg
2011-07-20mac80211: check sta_info_get() return valueEliad Peller
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller
2011-07-20mac80211: sync driver before TXJohannes Berg
2011-07-19mac80211: implement scan supported ratesJohannes Berg
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg
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-13mac80211: remove a redundant checkMohammed Shafi Shajakhan
2011-07-11mac80211: allocate only one RX queueJohannes 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-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...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: Add support for communicating keys with userspaceVinicius Costa Gomes
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-08Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2011-07-08Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the LTKVinicius Costa Gomes
2011-07-08Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes
2011-07-08Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius 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: Restart STA timers only on associated stateRajkumar Manoharan
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: simplify RX PN/IV handlingJohannes Berg
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg
2011-07-08mac80211: fix CMAC racesJohannes Berg
2011-07-08mac80211: fix CCMP racesJohannes 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-07Bluetooth: Move code for ERTM local busy state to separate functionsMat Martineau
2011-07-07Bluetooth: Fix potential deadlock in mgmtAndre Guedes
2011-07-07Bluetooth: Fix potential deadlock in hci_coreAndre Guedes
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho
2011-07-06Bluetooth: Remove enable_smp parameterAndre Guedes
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes