Age | Commit message (Expand) | Author | Files | Lines |
2007-09-25 | [PATCH] mac80211: fix initialisation when built-in | Johannes Berg | 2 | -2/+2 |
2007-09-25 | [PATCH] net/mac80211/wme.c: fix sparse warning | Johannes Berg | 1 | -1/+1 |
2007-08-14 | [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan | John W. Linville | 1 | -1/+5 |
2007-08-14 | [PATCH] mac80211: fix tx status frame code | Johannes Berg | 1 | -1/+0 |
2007-08-06 | [PATCH] mac80211: don't allow scanning in monitor mode | Daniel Drake | 1 | -6/+13 |
2007-08-06 | [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read | Zhu Yi | 1 | -1/+1 |
2007-08-06 | [PATCH] mac80211: use do { } while (0) for multi-line macros | Zhu Yi | 1 | -3/+5 |
2007-08-06 | [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit | Daniel Drake | 1 | -0/+1 |
2007-07-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 7 | -146/+173 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2 | -4/+2 |
2007-07-18 | [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c | Michael Wu | 1 | -6/+0 |
2007-07-18 | [PATCH] mac80211: fix GCC warning on 64bit platforms | Jiri Benc | 1 | -2/+2 |
2007-07-17 | [PATCH] mac80211: regdomain.c needs to include ieee80211_i.h | Johannes Berg | 1 | -0/+1 |
2007-07-17 | [PATCH] mac80211: regulatory domain cleanup | Daniel Drake | 5 | -135/+164 |
2007-07-17 | [PATCH] mac80211: use debugfs_rename | Johannes Berg | 1 | -3/+6 |
2007-07-12 | [PATCH] mac80211: improved 802.11g CTS protection | Daniel Drake | 5 | -12/+13 |
2007-07-12 | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake | 2 | -19/+56 |
2007-07-12 | [PATCH] mac80211: Implementation of SIOCSIWRATE | Larry Finger | 1 | -1/+39 |
2007-07-12 | [PATCH] mac80211: clarify some mac80211 things | Johannes Berg | 1 | -17/+12 |
2007-07-12 | [PATCH] mac80211: conserve stack space due to padding | Johannes Berg | 1 | -13/+16 |
2007-07-12 | [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS | Johannes Berg | 2 | -61/+0 |
2007-07-12 | [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl | Johannes Berg | 2 | -9/+0 |
2007-07-12 | [PATCH] mac80211: kill antenna select ioctls | Johannes Berg | 2 | -22/+0 |
2007-07-12 | [PATCH] mac80211: kill rate control ioctls | Johannes Berg | 5 | -90/+6 |
2007-07-12 | [PATCH] mac80211: separate monitor/subif_start_xmit | Johannes Berg | 3 | -48/+58 |
2007-07-12 | [PATCH] mac80211: add support for iwlist channel | Hong Liu | 1 | -0/+25 |
2007-07-12 | [PATCH] mac80211: remove ieee80211_set_aid_for_sta | Johannes Berg | 2 | -34/+1 |
2007-07-12 | [PATCH] mac80211: remove ieee80211_msg_passive_scan | Johannes Berg | 1 | -1/+1 |
2007-07-12 | [PATCH] mac80211: show transmitted frames on monitor interfaces | Johannes Berg | 2 | -23/+118 |
2007-07-12 | [PATCH] mac80211: Monitor mode radiotap-based packet injection | Andy Green | 1 | -10/+224 |
2007-07-10 | [MAC80211]: Set low initial rate in rc80211_simple | Larry Finger | 1 | -5/+7 |
2007-07-10 | [MAC80211]: Add support for SIOCGIWRATE ioctl | Larry Finger | 1 | -1/+24 |
2007-06-11 | [PATCH] mac80211: Don't stop tx queue on master device while scanning. | Mattias Nissler | 1 | -0/+12 |
2007-06-11 | [PATCH] mac80211: fix debugfs tx power reduction output | Johannes Berg | 1 | -1/+1 |
2007-05-29 | [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta | John W. Linville | 1 | -1/+1 |
2007-05-29 | [PATCH] mac80211: always set carrier status on open | Michael Wu | 1 | -0/+2 |
2007-05-29 | [PATCH] mac80211: fix memory leak when defrag fragments | Hong Liu | 1 | -1/+3 |
2007-05-29 | [PATCH] mac80211: fail back to use associate from reassociate | Zhu Yi | 1 | -0/+2 |
2007-05-10 | [MAC80211]: include <linux/delay.h> instead of <asm/delay.h> | Geert Uytterhoeven | 1 | -1/+1 |
2007-05-05 | [MAC80211]: Add debugfs attributes. | Jiri Benc | 19 | -15/+1866 |
2007-05-05 | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc | 31 | -0/+15062 |