| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename | John W. Linville | 2008-11-21 | 1 | -546/+0 |
* | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 2008-11-21 | 1 | -3/+4 |
* | remove ieee80211_tx_frame() | Adrian Bunk | 2008-05-07 | 1 | -86/+0 |
* | ieee80211: fix misannotations | Al Viro | 2008-01-29 | 1 | -7/+7 |
* | ieee80211: fix unaligned access in ieee80211_copy_snap | Daniel Drake | 2007-11-30 | 1 | -1/+2 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -4/+4 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [NET] IEEE80211: Use htons() where appropriate. | YOSHIFUJI Hideaki | 2007-04-26 | 1 | -1/+1 |
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Jeff Garzik | 2007-02-17 | 1 | -3/+3 |
|\ |
|
| * | [NET] IEEE80211: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -3/+3 |
* | | [PATCH] ieee80211: Fix sparse warning | Larry Finger | 2007-02-09 | 1 | -3/+0 |
|/ |
|
* | [PATCH] ieee80211: Fix kernel panic when QoS is enabled | Zhu Yi | 2006-11-15 | 1 | -2/+2 |
* | [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning | Zhu Yi | 2006-08-29 | 1 | -7/+0 |
* | [PATCH] ieee80211: Fix header->qos_ctl endian issue | Zhu Yi | 2006-08-29 | 1 | -1/+1 |
* | [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie... | Hong Liu | 2006-07-05 | 1 | -4/+11 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] softmac: complete shared key authentication | Daniel Drake | 2006-06-05 | 1 | -6/+19 |
* | [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS | Zhu Yi | 2006-04-24 | 1 | -12/+51 |
* | [PATCH] ieee80211: Add TKIP crypt->build_iv | Zhu Yi | 2006-01-27 | 1 | -1/+3 |
* | [PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc | Denis Vlasenko | 2006-01-27 | 1 | -13/+13 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-15 | 1 | -2/+2 |
* | [PATCH] ieee80211: enable hw wep where host has to build IV | Johannes Berg | 2006-01-09 | 1 | -1/+1 |
* | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | 2005-11-06 | 1 | -1/+0 |
* | [PATCH] ieee80211 build fix | James Ketrenos | 2005-10-26 | 1 | -1/+1 |
* | ieee80211 subsystem: | Michael Buesch | 2005-10-21 | 1 | -3/+6 |
* | Fixed oops if an uninitialized key is used for encryption. | Hong Liu | 2005-10-20 | 1 | -4/+7 |
* | Fixed problem with not being able to decrypt/encrypt broadcast packets. | Hong Liu | 2005-10-19 | 1 | -1/+2 |
* | Merge branch 'master' | Jeff Garzik | 2005-10-14 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-09 | 1 | -1/+1 |
* | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-10-04 | 1 | -1/+1 |
|\| |
|
| * | [PATCH] ieee80211: fix gfp flags type | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-10-04 | 1 | -1/+1 |
|\| |
|
| * | [PATCH] ieee80211: fix gfp flags type | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support... | James Ketrenos | 2005-09-22 | 1 | -2/+16 |
* | | [PATCH] ieee80211: Updated copyright dates | James Ketrenos | 2005-09-22 | 1 | -1/+1 |
* | | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem | James Ketrenos | 2005-09-22 | 1 | -2/+3 |
* | | [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full | James Ketrenos | 2005-09-22 | 1 | -0/+12 |
* | | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size... | James Ketrenos | 2005-09-22 | 1 | -65/+83 |
* | | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr... | James Ketrenos | 2005-09-22 | 1 | -0/+64 |
* | | [PATCH] ieee80211: adds support for the creation of RTS packets | James Ketrenos | 2005-09-22 | 1 | -3/+38 |
* | | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr | James Ketrenos | 2005-09-22 | 1 | -3/+4 |
* | | [PATCH] ieee80211: Hardware crypto and fragmentation offload support | James Ketrenos | 2005-09-22 | 1 | -6/+21 |
* | | [PATCH] ieee80211: Fixed a kernel oops on module unload | James Ketrenos | 2005-09-22 | 1 | -14/+0 |
* | | [PATCH] ieee80211 Cleanup memcpy parameters. | James Ketrenos | 2005-09-16 | 1 | -8/+8 |
|/ |
|
* | [wireless ieee80211,ipw2200] Lindent source code | Jeff Garzik | 2005-09-07 | 1 | -38/+28 |
* | [PATCH] ieee80211: Remove EAPOL debug | Jouni Malinen | 2005-08-29 | 1 | -9/+0 |
* | ieee80211: new constants from latest 802.11x specifications | Jiri Benc | 2005-08-26 | 1 | -1/+1 |
* | [PATCH] ieee80211: remove pci.h #include's | Adrian Bunk | 2005-06-28 | 1 | -1/+0 |
* | [PATCH] net/ieee80211/: make two functions static | Adrian Bunk | 2005-05-28 | 1 | -2/+2 |
* | [PATCH] net/ieee80211/ieee80211_tx.c: swapped memset arguments | Adrian Bunk | 2005-05-16 | 1 | -1/+1 |