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