| Commit message (Expand) | Author | Age |
* | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 |
* | [NET]: Undo code bloat in hot paths due to print_mac(). | David S. Miller | 2008-04-08 |
* | ieee80211: beacon->capability is little-endian | Al Viro | 2008-01-28 |
* | ieee80211: fix misannotations | Al Viro | 2008-01-28 |
* | eliminate byteswapping in struct ieee80211_qos_parameters | Al Viro | 2008-01-28 |
* | [IEEE80211]: Use htons() where appropriate. | YOSHIFUJI Hideaki | 2008-01-28 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [IEEE80211]: avoid integer underflow for runt rx frames | John W. Linville | 2007-10-02 |
* | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi | Jouni Malinen | 2007-04-28 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Some more simple skb_reset_network_header conversions | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET] IEEE80211: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [PATCH] Check ieee80211softmac_auth_resp kmalloc result | Arnaldo Carvalho de Melo | 2006-12-02 |
* | [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det... | Larry Finger | 2006-12-02 |
* | [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx | Daniel Drake | 2006-12-02 |
* | [PATCH] ieee80211: don't flood log with errors | Jiri Benc | 2006-10-31 |
* | [PATCH] ieee80211: Workaround malformed 802.11 frames from AP | Zhu Yi | 2006-08-29 |
* | [PATCH] ieee80211: Make ieee80211_rx_any usable | Daniel Drake | 2006-07-27 |
* | [PATCH] ieee80211: small ERP handling additions | Daniel Drake | 2006-07-27 |
* | [PATCH] CONFIG_WIRELESS_EXT is neccessary after all | Horms | 2006-07-05 |
* | [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c | Eric Sesterhenn | 2006-07-05 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macro | Zhu Yi | 2006-04-24 |
* | [PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checking | Zhu Yi | 2006-04-24 |
* | [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_... | Denis Vlasenko | 2006-03-22 |
* | [PATCH] ieee80211: Don't update network statistics from off-channel packets. | James Ketrenos | 2006-03-17 |
* | Merge branch 'upstream-fixes' | John W. Linville | 2006-03-15 |
|\ |
|
| * | [PATCH] ieee80211: Fix QoS is not active problem | Hong Liu | 2006-03-15 |
* | | Merge branch 'upstream-fixes' | Jeff Garzik | 2006-03-01 |
|\| |
|
| * | [PATCH] ieee80211_rx.c: is_beacon | Pete Zaitcev | 2006-02-27 |
* | | [PATCH] Add two management functions to ieee80211_rx.c | Larry Finger | 2006-01-31 |
* | | [PATCH] ieee80211: trivial fix for misplaced ()'s | Denis Vlasenko | 2006-01-30 |
* | | [PATCH] net/: fix the WIRELESS_EXT abuse | Adrian Bunk | 2006-01-30 |
* | | Merge branch 'upstream-fixes' | John W. Linville | 2006-01-30 |
|\| |
|
| * | [PATCH] Typo corrections for ieee80211 | Larry Finger | 2006-01-30 |
* | | [PATCH] ieee80211: Add 802.11h information element parsing | Zhu Yi | 2006-01-27 |
* | | [PATCH] ieee80211: Add 802.11h data type and structures | Zhu Yi | 2006-01-27 |
* | | [PATCH] ieee80211: TIM information element parsing | Zhu Yi | 2006-01-27 |
* | | [PATCH] ieee80211: Log if netif_rx() drops the packet | Zhu Yi | 2006-01-27 |
|/ |
|
* | [PATCH] ieee80211: Fix problem with not decrypting broadcast packets | Zhu Yi | 2006-01-27 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 2006-01-10 |
* | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 2006-01-03 |