summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+11
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-2/+13
2011-09-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg1-0/+4
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg4-0/+66
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg3-10/+61
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg1-11/+14
2011-09-30mac80211: optimise station flagsJohannes Berg18-194/+173
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg3-16/+18
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg3-12/+92
2011-09-30mac80211: implement uAPSDJohannes Berg5-79/+224
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg3-16/+116
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg1-0/+10
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg2-15/+12
2011-09-30mac80211: split PS buffers into ACsJohannes Berg5-84/+213
2011-09-30mac80211: also expire filtered framesJohannes Berg2-5/+57
2011-09-30mac80211: unify TIM bit handlingJohannes Berg4-68/+50
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg1-2/+6
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov4-7/+55
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov4-7/+48
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov3-0/+326
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov5-66/+61
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-1/+80
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2-2/+6
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi1-0/+2
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1
2011-09-27mac80211: save tx params per sdataEliad Peller6-15/+31
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2-0/+7
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan7-7/+42
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan4-5/+15
2011-09-27NFC: use after free on errorDan Carpenter1-8/+6
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias3-2/+12
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias1-1/+6
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias1-18/+14
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen3-18/+15
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen1-11/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller5-74/+78
2011-09-27Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville9-276/+473
2011-09-22mac80211: notify peer when shutting down peer linkThomas Pedersen1-0/+8
2011-09-22mac80211: fix AP/VLAN PS buffer raceJohannes Berg1-6/+4
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen1-1/+4
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz1-1/+3
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes1-1/+3
2011-09-21Bluetooth: Reduce critical region.Andre Guedes1-4/+3
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia1-1/+1
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes1-1/+1
2011-09-21Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes1-0/+2
2011-09-21Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes1-45/+15
2011-09-21Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes1-18/+28
2011-09-21Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes1-17/+2