aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-0/+12
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 Manoharan1-1/+4
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 Elias1-0/+4
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 Malinen1-0/+11
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+18
2011-09-16nl80211/cfg80211/mac80211: fix wme docsEliad Peller2-0/+7
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-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 Coelho1-0/+20
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-0/+2
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov1-0/+5
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+3
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka1-0/+1
2011-08-26wireless: relicense regulatory header to ISCLuis R. Rodriguez1-4/+12
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller1-0/+2
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+2
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-1/+6
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+1
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen1-2/+2
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-0/+3
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-0/+14
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-30/+36
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+7
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar1-0/+63
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen1-0/+5
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+3
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+8
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-3/+0
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg1-10/+0
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg1-69/+0
2011-08-08mac80211: remove linux/wireless.h inclusionJohannes Berg1-1/+0
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg2-112/+124