aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-1/+1
2011-10-11mac80211: parse radiotap header earlierJohannes Berg1-3/+1
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg1-0/+4
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville1-2/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan1-0/+4
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+4
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-0/+1
2011-09-30mac80211: document client powersaveJohannes Berg1-0/+89
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg1-2/+22
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg1-0/+17
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg1-1/+8
2011-09-30mac80211: implement uAPSDJohannes Berg1-7/+17
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg1-0/+31
2011-09-30mac80211: split PS buffers into ACsJohannes Berg1-0/+1
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg1-8/+26
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov1-0/+2
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov2-0/+86
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov1-0/+5
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov2-0/+59
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-0/+12
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau1-2/+1
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-1/+1
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan1-0/+4
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2-1/+17
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias1-0/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-3/+4
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku2-0/+12
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes1-1/+8
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes3-9/+11
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku2-0/+15
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2-1/+2
2011-09-21Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes1-1/+1
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes1-0/+1
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz1-0/+16
2011-09-20NFC: basic NCI protocol implementationIlan Elias2-0/+496
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-0/+0
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias2-0/+10
2011-09-20mac80211: fix indentationAlexander Simon1-1/+1
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2-0/+44
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-0/+9
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2-0/+28
2011-09-16nl80211/cfg80211/mac80211: fix wme docsEliad Peller3-2/+11
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona1-0/+2
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov1-0/+8
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau1-0/+13
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2-0/+63
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2-0/+5