aboutsummaryrefslogtreecommitdiff
path: root/net/ieee80211
AgeCommit message (Expand)Author
2005-09-21[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos
2005-09-21[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames 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 packetsJames Ketrenos
2005-09-21[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos
2005-09-21[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos
2005-09-21[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos
2005-09-21[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos
2005-09-21[PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecsJames Ketrenos
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos
2005-09-16[PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos
2005-09-16[PATCH] ieee80211 Cleanup memcpy parameters.James Ketrenos
2005-09-16[PATCH] ieee80211 Removed ieee80211_info_element_hdrJames Ketrenos
2005-09-16[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]James Ketrenos
2005-09-16[PATCH] ieee80211 Added wireless spy supportJames Ketrenos
2005-09-16[PATCH] ieee80211 quality scaling algorithm extension handlerJames Ketrenos
2005-09-16[PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.cJames Ketrenos
2005-09-08Kconfig: IEEE80211 should not depend on NET_RADIOJeff Garzik
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik
2005-09-05[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller
2005-08-28[PATCH] ieee80211: Remove EAPOL debugJouni Malinen
2005-08-25ieee80211: new constants from latest 802.11x specificationsJiri Benc
2005-08-25ieee80211: Puts debug macros together and makes escape_essid not inlined.Jiri Benc
2005-08-15ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSSJeff Garzik
2005-07-31ieee80211: trim trailing whitespaceJeff Garzik
2005-06-27[PATCH] ieee80211: remove pci.h #include'sAdrian Bunk
2005-05-27[PATCH] ieee80211: cleanupJiri Benc
2005-05-27[PATCH] fix IEEE80211_CRYPT_* selectsAdrian Bunk
2005-05-27[PATCH] net/ieee80211/: make two functions staticAdrian Bunk
2005-05-27[PATCH] ieee80211_module.c::store_debug_level() cleanupAl Viro
2005-05-15[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset argumentsAdrian Bunk
2005-05-12[NET] ieee80211 subsystemJeff Garzik