aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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 Natarajan2-0/+8
2011-09-13ssb: use u16 for storing board revRafał Miłecki1-1/+1
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 Peller2-0/+25
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz2-1/+8
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2-0/+10
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2-0/+5
2011-08-24mac80211: mesh gate implementationJavier Cardona1-0/+4
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen1-3/+1
2011-08-22ieee80211: add mesh action codesThomas Pedersen1-0/+15
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen2-20/+2
2011-08-22ieee80211: introduce Self Protected Action codesThomas Pedersen1-0/+14
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki1-0/+18
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa1-3/+5
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 Malinen2-1/+29
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2-40/+51
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2-0/+31
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-09ssb: define boardflagsRafał Miłecki1-0/+40
2011-08-08pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin1-0/+9
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg1-10/+0
2011-08-08bcma: get CPU clockHauke Mehrtens2-0/+41