summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-192-0/+44
* bcma: cc: export more control functionsRafał Miłecki2011-09-191-0/+9
* cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2011-09-192-0/+28
* nl80211/cfg80211/mac80211: fix wme docsEliad Peller2011-09-163-2/+11
* wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-141-0/+2
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-141-0/+2
* mac80211: add ssid config to bss information in AP-modeArik Nemtsov2011-09-141-0/+8
* mac80211: make ieee80211_send_bar available for driversFelix Fietkau2011-09-141-0/+13
* nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2011-09-132-0/+63
* nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2011-09-132-0/+5
* mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov2011-09-131-0/+5
* cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan2011-09-132-0/+8
* ssb: use u16 for storing board revRafał Miłecki2011-09-131-1/+1
* cfg80211: document wiphy->registeredStanislaw Gruszka2011-08-291-0/+1
* wireless: relicense regulatory header to ISCLuis R. Rodriguez2011-08-261-4/+12
* mac80211: add uapsd_queues and max_sp params fieldsEliad Peller2011-08-261-0/+2
* nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-262-0/+25
* NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-242-1/+8
* {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-242-0/+10
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-242-0/+5
* mac80211: mesh gate implementationJavier Cardona2011-08-241-0/+4
* mac80211: update mesh path selection frame formatThomas Pedersen2011-08-221-3/+1
* ieee80211: add mesh action codesThomas Pedersen2011-08-221-0/+15
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-222-20/+2
* ieee80211: introduce Self Protected Action codesThomas Pedersen2011-08-221-0/+14
* bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-221-0/+18
* wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa2011-08-221-3/+5
* nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-122-1/+29
* nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-122-40/+51
* nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-122-0/+31
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-0/+63
* nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-111-0/+5
* cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-111-1/+3
* cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-101-0/+8
* lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-091-3/+0
* ssb: define boardflagsRafał Miłecki2011-08-091-0/+40
* pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin2011-08-081-0/+9
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-081-10/+0
* bcma: get CPU clockHauke Mehrtens2011-08-082-0/+41
* bcma: add serial console supportHauke Mehrtens2011-08-081-0/+14
* bcma: add mips driverHauke Mehrtens2011-08-083-0/+65
* bcma: add SOC busHauke Mehrtens2011-08-082-1/+20
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-082-0/+2
* cfg80211: remove unused wext handler exportsJohannes Berg2011-08-081-69/+0
* mac80211: remove linux/wireless.h inclusionJohannes Berg2011-08-081-1/+0
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-082-112/+124
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-282-2/+7
|\
| * net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-271-0/+2
| * gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-271-1/+4
| * net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-251-1/+1