aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-034-13/+20
|\
| * mac80211: check interface is down before type changeJohannes Berg2009-11-021-3/+3
| * mac80211: fix reason code output endiannessJohannes Berg2009-10-301-1/+1
| * mac80211: fix addba timerJohannes Berg2009-10-301-7/+12
| * mac80211: fix BSS leakJohannes Berg2009-10-301-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-294-8/+5
|\ \ | |/
| * mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman2009-10-271-1/+1
| * mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky2009-10-271-1/+1
| * mac80211: keep auth state when assoc failsJohannes Berg2009-10-271-2/+1
| * mac80211: fix ibss joiningReinette Chatre2009-10-271-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-155-7/+18
|\ \ | |/
| * mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-121-0/+2
| * mac80211: fix ibss raceJohannes Berg2009-10-121-1/+1
| * mac80211: fix logic error ibss merge bssid checkFelix Fietkau2009-10-121-1/+1
| * mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin2009-10-071-2/+2
| * mac80211: fix vlan and optimise RXJohannes Berg2009-10-073-3/+12
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* mac80211: Fix [re]association power saving issue on AP sideIgor Perminov2009-09-291-1/+4
* mac80211: improve/fix mlme messagesJohannes Berg2009-09-281-9/+9
* mac80211: fix DTIM settingJohannes Berg2009-09-231-2/+2
* rc80211_minstrel: fix contention window calculationPavel Roskin2009-09-231-1/+1
* net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-111-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-021-3/+2
|\
| * wireless: remove mac80211 rate selection extra menuLuis R. Rodriguez2009-09-021-3/+2
* | net: file_operations should be constStephen Hemminger2009-09-022-2/+2
* | wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-012-6/+8
|/
* mac80211: Check pending scan request after having processed mgd workJouni Malinen2009-08-281-16/+12
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-282-27/+8
* mac80211: Fix output of minstrels rc_statsArnd Hannemann2009-08-281-1/+1
* mac80211: fix RX skb leaksJohannes Berg2009-08-281-19/+15
* mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-281-1/+0
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-285-11/+26
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-281-2/+2
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-284-16/+14
* mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-282-15/+38
* mac80211: fix register_hw error pathJohannes Berg2009-08-201-1/+1
* mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-204-2/+21
* rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville2009-08-201-1/+0
* mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-205-29/+24
* mac80211: remove deprecated APIJohannes Berg2009-08-201-4/+0
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-207-43/+77
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-141-0/+8
|\
| * mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez2009-08-131-0/+8
* | mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo2009-08-141-1/+1
* | mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo2009-08-141-2/+3
* | mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona2009-08-141-8/+10
* | mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona2009-08-145-109/+144
* | mac80211: Assign a default mesh beaconing interval.Javier Cardona2009-08-142-2/+5
* | mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona2009-08-141-1/+7
* | mac80211: Update the station failed frames average when minstrel is used.Javier Cardona2009-08-141-1/+9