| Commit message (Expand) | Author | Age | Files | Lines |
* | [MAC80211]: kill IE parse typedef | Johannes Berg | 2007-10-10 | 1 | -4/+3 |
* | [MAC80211]: print out wiphy name instead of master device | Johannes Berg | 2007-10-10 | 1 | -1/+1 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -79/+101 |
* | [MAC80211]: remove turbo modes | Johannes Berg | 2007-10-10 | 1 | -18/+1 |
* | [MAC80211]: make assoc_ap a flag | Johannes Berg | 2007-10-10 | 1 | -2/+1 |
* | [MAC80211]: clean up whitespace | Johannes Berg | 2007-10-10 | 1 | -1/+0 |
* | [MAC80211]: embed key conf in key, fix driver interface | Johannes Berg | 2007-10-10 | 1 | -1/+1 |
* | [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data | Jiri Slaby | 2007-10-10 | 1 | -6/+13 |
* | [MAC80211]: Remove bitfields from struct ieee80211_if_sta | Jiri Slaby | 2007-10-10 | 1 | -45/+57 |
* | [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data | Jiri Slaby | 2007-10-10 | 1 | -2/+4 |
* | [MAC80211]: kill key_mgmt, use key_management_enabled | Johannes Berg | 2007-10-10 | 1 | -2/+1 |
* | [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC | Michael Wu | 2007-10-10 | 1 | -5/+5 |
* | [MAC80211]: implement ERP info change notifications | Daniel Drake | 2007-10-10 | 1 | -3/+7 |
* | [MAC80211]: improved short preamble handling | Daniel Drake | 2007-10-10 | 1 | -1/+15 |
* | [MAC80211]: STA reassociation improvements | Daniel Drake | 2007-10-10 | 1 | -2/+4 |
* | [MAC80211]: improve locking of sta_info related structures | Michael Wu | 2007-10-10 | 1 | -6/+14 |
* | [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan | John W. Linville | 2007-08-14 | 1 | -1/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-19 | 1 | -6/+0 |
|\ |
|
| * | [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c | Michael Wu | 2007-07-18 | 1 | -6/+0 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
|/ |
|
* | [PATCH] mac80211: improved 802.11g CTS protection | Daniel Drake | 2007-07-12 | 1 | -4/+4 |
* | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake | 2007-07-12 | 1 | -19/+50 |
* | [PATCH] mac80211: conserve stack space due to padding | Johannes Berg | 2007-07-12 | 1 | -13/+16 |
* | [PATCH] mac80211: Don't stop tx queue on master device while scanning. | Mattias Nissler | 2007-06-11 | 1 | -0/+12 |
* | [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta | John W. Linville | 2007-05-29 | 1 | -1/+1 |
* | [PATCH] mac80211: fail back to use associate from reassociate | Zhu Yi | 2007-05-29 | 1 | -0/+2 |
* | [MAC80211]: include <linux/delay.h> instead of <asm/delay.h> | Geert Uytterhoeven | 2007-05-10 | 1 | -1/+1 |
* | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc | 2007-05-05 | 1 | -0/+3060 |