summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-2212-43/+113
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-186-3/+18
| |\
| | * mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-181-0/+6
| * | mac80211: Clear PS related flag on disabling power save.Vivek Natarajan2011-02-181-0/+1
| * | small adjustment to net/mac80211/KconfigJan Beulich2011-02-181-1/+1
| * | mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-184-15/+13Star
| * | mac80211: Add power to debugfs.Ben Greear2011-02-181-0/+6
| * | mac80211: reply to directed probes in IBSSJohannes Berg2011-02-141-5/+6
| * | mac80211: Remove superfluous if clauseHelmut Schaa2011-02-141-11/+1Star
| * | mac80211: Ensure power-level set properly for scanning.Ben Greear2011-02-092-2/+10
| * | mac80211: Allow work items to use existing channel type.Ben Greear2011-02-091-3/+50
| * | mac80211: Allow scanning on existing channel-type.Ben Greear2011-02-092-6/+16
| * | mac80211: Properly set work-item channel-type.Ben Greear2011-02-092-0/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-201-0/+2
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-141-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-091-0/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-094-3/+10
|\| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-084-3/+10
| |\| |
| | * | mac80211: fix the skb cloned check in the tx pathFelix Fietkau2011-02-071-1/+1
| | * | mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-023-2/+9
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-0814-151/+458
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: remove unneeded checkDan Carpenter2011-02-071-1/+1
| * | | mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan2011-02-071-5/+2Star
| * | | mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau2011-02-071-1/+2
| * | | mac80211: Make some mlme timers module paramaters.Ben Greear2011-02-071-11/+23
| * | | mac80211: Optimize scans on current operating channel.Ben Greear2011-02-047-89/+214
| * | | mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau2011-02-041-1/+1
| * | | mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan2011-02-041-1/+4
| * | | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter2011-02-042-1/+4
| * | | mac80211: Add testing functionality for TKIPJouni Malinen2011-02-032-1/+108
| * | | mac80211: Remove obsolete TKIP flexibilityJouni Malinen2011-02-031-25/+7Star
| * | | mac80211: allow GO to scan like APJohannes Berg2011-02-031-2/+5
| * | | mac80211: pass up beacons from external BSS when operating as APArik Nemtsov2011-02-031-1/+2
| * | | mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-033-3/+31
| * | | mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov2011-02-031-1/+2
| * | | mac80211: Recalculate channel-type on iface removal.Ben Greear2011-02-031-1/+8
| * | | mac80211: Warn users if HT fails because of freq mismatch.Ben Greear2011-02-031-4/+22
| * | | mac80211: Show configured channel-type in netdev debugfs.Ben Greear2011-02-031-0/+6
| * | | mac80211: Be more careful when changing channels.Ben Greear2011-02-031-3/+16
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-033-0/+39
|\| | |
| * | | mac80211: disable power save if an infra AP vif existsRajkumar Manoharan2011-01-311-0/+8
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-283-10/+16
| |\ \ \ | | | |/ | | |/|
| * | | mac80211: Add sdata state and flags to debugfs.Ben Greear2011-01-281-0/+14
| * | | mac80211: add MCS information to radiotapJohannes Berg2011-01-281-0/+17
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-2812-203/+119Star
|\| | | | |_|/ |/| |
| * | mac80211: use DECLARE_EVENT_CLASSJohannes Berg2011-01-261-169/+33Star
| * | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-214-6/+10
| * | mac80211: Fix skb-copy failure debug message.Ben Greear2011-01-211-1/+1
| * | mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau2011-01-191-3/+22
| * | mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-191-1/+2