aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt1-0/+2
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau1-2/+2
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-0/+3
2010-06-14mac80211: change RX aggregation lockingJohannes Berg1-4/+4
2010-06-14mac80211: move aggregation callback processingJohannes Berg1-3/+12
2010-06-14mac80211: move blockack stop due to fragmentationJohannes Berg1-1/+31
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg1-1/+30
2010-06-14mac80211: common work skb freeingJohannes Berg1-1/+2
2010-06-14mac80211: use common work functionJohannes Berg1-0/+62
2010-06-14mac80211: use common work structJohannes Berg1-4/+2
2010-06-14mac80211: use common skb queueJohannes Berg1-10/+11
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg1-13/+0
2010-06-03mac80211: simplify key lockingJohannes Berg1-3/+2
2010-06-03mac80211: remove useless work startingJohannes Berg1-9/+0
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-1/+1
2010-03-09mac80211: use different MAC addresses for virtual interfacesJohannes Berg1-2/+114
2010-02-15mac80211: fix netdev renameJohannes Berg1-1/+1
2010-01-19mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau1-1/+5
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+7
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-2/+6
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau1-2/+5
2010-01-08mac80211: fix endian errorJohannes Berg1-2/+2
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek1-0/+1
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville1-2/+2
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+37
2010-01-05mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo1-2/+3
2010-01-05mac80211: fix skb buffering issueJohannes Berg1-2/+37
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-11/+3
2009-12-28mac80211: generalise work handlingJohannes Berg1-2/+9
2009-12-28mac80211: introduce flush operationJohannes Berg1-0/+2
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg1-5/+5
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-3/+59
2009-11-25mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet1-9/+5
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-4/+8
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau1-0/+4
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-4/+4
2009-10-27mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville1-2/+2
2009-10-07mac80211: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+4
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann1-5/+0
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann1-0/+5
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg1-24/+2
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg1-8/+1
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg1-5/+1
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-12/+3
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov1-2/+16
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-2/+2