summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau2010-07-051-4/+3
* mac80211: fix rts threshold checkShanyu Zhao2010-07-051-2/+3
* mac80211: Fix robust management frame handling (MFP)Jouni Malinen2010-07-051-1/+2
* mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon2010-07-051-0/+9
* mac80211: remove bogus TX agg state assignmentJohannes Berg2010-05-121-1/+0
* mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2010-04-262-3/+5
* mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-04-261-0/+8
* mac80211: move netdev queue enabling to correct spotJohannes Berg2010-04-262-6/+12
* mac80211: fix PREQ processing and one small bugPorsch, Marco2010-04-261-2/+2
* mac80211: Retry null data frame for power saveVivek Natarajan2010-04-013-7/+31
* mac80211: Fix HT rate control configurationSujith2010-04-012-3/+5
* mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau2010-03-151-1/+4
* mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-03-151-0/+8
* mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi2010-03-151-1/+2
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-0/+3
|\
| * mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen2010-02-121-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-102-9/+11
|\|
| * mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| * mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-081-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-281-1/+1
|\|
| * mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-192-1/+4
|\|
| * mac80211: fix sign error in pid controllerBob Copeland2010-01-181-1/+1
| * mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-151-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-128-42/+152
|\|
| * mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau2010-01-111-2/+5
| * mac80211: fix endian errorJohannes Berg2010-01-081-2/+2
| * mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-082-1/+7
| * mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek2010-01-081-0/+1
| * Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-063-9/+9
| * mac80211: fix-up build breakage in 2.6.33John W. Linville2010-01-061-1/+1
| * mac80211: fix skb buffering issueJohannes Berg2010-01-056-32/+132
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-293-0/+20
|\|
| * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| * mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-281-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-213-3/+32
|\|
| * mac80211: fix WMM AP settings applicationJohannes Berg2009-12-211-0/+8
| * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-3/+22
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+2
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111-2/+2
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | | | mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-102-3/+4
* | | | mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
* | | | net/mac80211: Correct size given to memsetJulia Lawall2009-12-101-1/+1
* | | | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
* | | | mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan2009-12-071-1/+1
* | | | mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-072-4/+17