aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-20/+25
2009-11-19mac80211: fix resumeJohannes Berg2-10/+17
2009-11-18mac80211: fix addba timer (again...)Johannes Berg1-10/+8
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-13/+20
2009-11-02mac80211: check interface is down before type changeJohannes Berg1-3/+3
2009-10-30mac80211: fix reason code output endiannessJohannes Berg1-1/+1
2009-10-30mac80211: fix addba timerJohannes Berg1-7/+12
2009-10-30mac80211: fix BSS leakJohannes Berg1-2/+4
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-8/+5
2009-10-27mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman1-1/+1
2009-10-27mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky1-1/+1
2009-10-27mac80211: keep auth state when assoc failsJohannes Berg1-2/+1
2009-10-27mac80211: fix ibss joiningReinette Chatre1-4/+2
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-7/+18
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg1-0/+2
2009-10-12mac80211: fix ibss raceJohannes Berg1-1/+1
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin1-2/+2
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg3-3/+12
2009-09-29mac80211: Fix [re]association power saving issue on AP sideIgor Perminov1-1/+4
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg1-9/+9
2009-09-23mac80211: fix DTIM settingJohannes Berg1-2/+2
2009-09-23rc80211_minstrel: fix contention window calculationPavel Roskin1-1/+1
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann1-0/+5
2009-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-3/+2
2009-09-02wireless: remove mac80211 rate selection extra menuLuis R. Rodriguez1-3/+2
2009-09-02net: file_operations should be constStephen Hemminger2-2/+2
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger2-6/+8
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen1-16/+12
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg2-27/+8
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann1-1/+1
2009-08-28mac80211: fix RX skb leaksJohannes Berg1-19/+15
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann1-1/+0
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg5-11/+26
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville1-2/+2
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg4-16/+14
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2-15/+38
2009-08-20mac80211: fix register_hw error pathJohannes Berg1-1/+1
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker4-2/+21
2009-08-20rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville1-1/+0
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona5-29/+24
2009-08-20mac80211: remove deprecated APIJohannes Berg1-4/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg7-43/+77
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+8
2009-08-14mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo1-1/+1
2009-08-14mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo1-2/+3
2009-08-14mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona1-8/+10
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona5-109/+144
2009-08-14mac80211: Assign a default mesh beaconing interval.Javier Cardona2-2/+5