aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-10-30mac80211: fix addba timerJohannes Berg
2009-10-30mac80211: fix BSS leakJohannes Berg
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-27mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman
2009-10-27mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky
2009-10-27mac80211: keep auth state when assoc failsJohannes Berg
2009-10-27mac80211: fix ibss joiningReinette Chatre
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-12mac80211: fix ibss raceJohannes Berg
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg
2009-09-29mac80211: Fix [re]association power saving issue on AP sideIgor Perminov
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg
2009-09-23mac80211: fix DTIM settingJohannes Berg
2009-09-23rc80211_minstrel: fix contention window calculationPavel Roskin
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-02wireless: remove mac80211 rate selection extra menuLuis R. Rodriguez
2009-09-02net: file_operations should be constStephen Hemminger
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann
2009-08-28mac80211: fix RX skb leaksJohannes Berg
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-20mac80211: fix register_hw error pathJohannes Berg
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker
2009-08-20rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-14mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo
2009-08-14mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo
2009-08-14mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona
2009-08-14mac80211: Assign a default mesh beaconing interval.Javier Cardona
2009-08-14mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona
2009-08-14mac80211: Update the station failed frames average when minstrel is used.Javier Cardona
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona