| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-08 | 4 | -3/+10 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-08 | 4 | -3/+10 |
| |\ |
|
| | * | mac80211: fix the skb cloned check in the tx path | Felix Fietkau | 2011-02-07 | 1 | -1/+1 |
| | * | mac80211: fix TX status cookie in HW offload case | Johannes Berg | 2011-02-02 | 3 | -2/+9 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-08 | 14 | -151/+458 |
|\ \ \ |
|
| * | | | mac80211: remove unneeded check | Dan Carpenter | 2011-02-07 | 1 | -1/+1 |
| * | | | mac80211: Update comments on radiotap MCS index | Mohammed Shafi Shajakhan | 2011-02-07 | 1 | -5/+2 |
| * | | | mac80211: as a 4-addr station, do not receive packets for other stations | Felix Fietkau | 2011-02-07 | 1 | -1/+2 |
| * | | | mac80211: Make some mlme timers module paramaters. | Ben Greear | 2011-02-07 | 1 | -11/+23 |
| * | | | mac80211: Optimize scans on current operating channel. | Ben Greear | 2011-02-04 | 7 | -89/+214 |
| * | | | mac80211: do not send duplicate data frames to the cooked monitor interface | Felix Fietkau | 2011-02-04 | 1 | -1/+1 |
| * | | | mac80211: do not restart ps timer during scan or offchannel | Rajkumar Manoharan | 2011-02-04 | 1 | -1/+4 |
| * | | | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc | Christian Lamparter | 2011-02-04 | 2 | -1/+4 |
| * | | | mac80211: Add testing functionality for TKIP | Jouni Malinen | 2011-02-03 | 2 | -1/+108 |
| * | | | mac80211: Remove obsolete TKIP flexibility | Jouni Malinen | 2011-02-03 | 1 | -25/+7 |
| * | | | mac80211: allow GO to scan like AP | Johannes Berg | 2011-02-03 | 1 | -2/+5 |
| * | | | mac80211: pass up beacons from external BSS when operating as AP | Arik Nemtsov | 2011-02-03 | 1 | -1/+2 |
| * | | | mac80211: add HW flag for disabling auto link-PS in AP mode | Arik Nemtsov | 2011-02-03 | 3 | -3/+31 |
| * | | | mac80211: do not calc frame duration when using HW rate-control | Arik Nemtsov | 2011-02-03 | 1 | -1/+2 |
| * | | | mac80211: Recalculate channel-type on iface removal. | Ben Greear | 2011-02-03 | 1 | -1/+8 |
| * | | | mac80211: Warn users if HT fails because of freq mismatch. | Ben Greear | 2011-02-03 | 1 | -4/+22 |
| * | | | mac80211: Show configured channel-type in netdev debugfs. | Ben Greear | 2011-02-03 | 1 | -0/+6 |
| * | | | mac80211: Be more careful when changing channels. | Ben Greear | 2011-02-03 | 1 | -3/+16 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-03 | 3 | -0/+39 |
|\ \ \ \
| |/ / / |
|
| * | | | mac80211: disable power save if an infra AP vif exists | Rajkumar Manoharan | 2011-01-31 | 1 | -0/+8 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-28 | 3 | -10/+16 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | mac80211: Add sdata state and flags to debugfs. | Ben Greear | 2011-01-28 | 1 | -0/+14 |
| * | | | mac80211: add MCS information to radiotap | Johannes Berg | 2011-01-28 | 1 | -0/+17 |
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-01-27 | 12 | -203/+119 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | mac80211: use DECLARE_EVENT_CLASS | Johannes Berg | 2011-01-26 | 1 | -169/+33 |
| * | | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 2011-01-21 | 4 | -6/+10 |
| * | | mac80211: Fix skb-copy failure debug message. | Ben Greear | 2011-01-21 | 1 | -1/+1 |
| * | | mac80211: drop non-auth 3-addr data frames when running as a 4-addr station | Felix Fietkau | 2011-01-19 | 1 | -3/+22 |
| * | | mac80211: allow advertising correct maximum aggregate size | Johannes Berg | 2011-01-19 | 1 | -1/+2 |
| * | | mac80211: track receiver's aggregation reorder buffer size | Johannes Berg | 2011-01-19 | 5 | -12/+31 |
| * | | mac80211: don't return beacons when mesh is disabled | Johannes Berg | 2011-01-19 | 1 | -0/+5 |
| * | | mac80211: Show max retry-counts in kernel messages. | Ben Greear | 2011-01-19 | 1 | -4/+4 |
| * | | mac80211: mesh only parameter mppath maybe unused | Wey-Yi Guy | 2011-01-19 | 1 | -1/+1 |
| * | | mac80211: add hw configuration for max ampdu buffer size | Luciano Coelho | 2011-01-19 | 2 | -0/+4 |
| * | | mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f... | Nick Ledovskikh | 2011-01-19 | 1 | -1/+1 |
| * | | mac80211: Rewrote code for checking if destinations are proxied. | Joel A Fernandes | 2011-01-19 | 1 | -5/+5 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-26 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau | 2011-01-25 | 1 | -0/+3 |
* | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -3/+3 |
|/ / |
|
* | | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho | 2011-01-13 | 1 | -9/+2 |
* | | mac80211: fix lockdep warning | Johannes Berg | 2011-01-13 | 1 | -1/+11 |
|/ |
|
* | mac80211: remove stray extern | Johannes Berg | 2011-01-05 | 1 | -2/+2 |
* | mac80211: implement off-channel TX using hw r-o-c offload | Johannes Berg | 2011-01-05 | 3 | -10/+81 |
* | mac80211: implement hardware offload for remain-on-channel | Johannes Berg | 2011-01-05 | 7 | -3/+287 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-05 | 6 | -108/+96 |
|\ |
|