[DCCP]: Set socket owner iff packet is not data
[safe/jmp/linux-2.6] / net / ieee80211 /
2005-10-26 James Ketrenos[PATCH] ieee80211 build fix
2005-10-21 Michael Bueschieee80211 subsystem:
2005-10-20 Hong LiuFixed oops if an uninitialized key is used for encryption.
2005-10-19 Hong LiuFixed problem with not being able to decrypt/encrypt...
2005-10-18 Jiri Benc[PATCH] ieee80211: division by zero fix
2005-10-14 Jeff GarzikMerge branch 'master'
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-04 Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-10-04 Jeff GarzikMerge branch 'upstream-fixes'
2005-10-04 Randy Dunlap[PATCH] ieee80211: fix gfp flags type
2005-10-04 Jeff GarzikMerge branch 'upstream-fixes'
2005-10-04 Randy Dunlap[PATCH] ieee80211: fix gfp flags type
2005-10-03 James KetrenosLindent and trailing whitespace script executed ieee802...
2005-10-03 Ivo van DoornWhen an assoc_resp is received the network structure...
2005-10-03 Ivo van DoornCurrently the info_element is parsed by 2 seperate...
2005-10-03 Randy DunlapFix implicit nocast warnings in ieee80211 code:
2005-10-03 Ivo van DoornThis will move the ieee80211_is_ofdm_rate function...
2005-09-29 Al Viro[PATCH] proc_mkdir() should be used to create procfs...
2005-09-22 James Ketrenos[PATCH] ieee80211: in-tree driver updates to sync with...
2005-09-22 James Ketrenos[PATCH] ieee80211: Added handle_deauth() callback,...
2005-09-22 James Ketrenos[PATCH] ieee80211: Added subsystem version string and...
2005-09-22 James Ketrenos[PATCH] ieee82011: Remove WIRELESS_EXT ifdefs
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated copyright dates
2005-09-22 James Ketrenos[PATCH] ieee80211: Keep auth mode unchanged after iwcon...
2005-09-22 James Ketrenos[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
2005-09-22 James Ketrenos[PATCH] ieee80211: Type-o, capbility definition for...
2005-09-22 James Ketrenos[PATCH] ieee80211: Added ieee80211_geo to provide helpe...
2005-09-22 James Ketrenos[PATCH] ieee80211: Add QoS (WME) support to the ieee802...
2005-09-22 James Ketrenos[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffe...
2005-09-22 James Ketrenos[PATCH] ieee80211: Fix TKIP, repeated fragmentation...
2005-09-22 James Ketrenos[PATCH] ieee82011: Added ieee80211_tx_frame to convert...
2005-09-22 James Ketrenos[PATCH] ieee80211: adds support for the creation of...
2005-09-22 James Ketrenos[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_h...
2005-09-22 James Ketrenos[PATCH] ieee82011: Added WE-18 support to default wirel...
2005-09-22 James Ketrenos[PATCH] ieee80211: Allow drivers to fix an issue when...
2005-09-22 James Ketrenos[PATCH] ieee80211: Fix kernel Oops when module unload
2005-09-22 James Ketrenos[PATCH] ieee80211: Fix time calculation, switching...
2005-09-22 James Ketrenos[PATCH] ieee80211: Hardware crypto and fragmentation...
2005-09-22 James Ketrenos[PATCH] ieee80211: Fixed a kernel oops on module unload
2005-09-16 James Ketrenos[PATCH] ieee80211 Switched to sscanf in store_debug_level
2005-09-16 James Ketrenos[PATCH] ieee80211 Cleanup memcpy parameters.
2005-09-16 James Ketrenos[PATCH] ieee80211 Removed ieee80211_info_element_hdr
2005-09-16 James Ketrenos[PATCH] Changed 802.11 headers to use ieee80211_info_el...
2005-09-16 James Ketrenos[PATCH] ieee80211 Added wireless spy support
2005-09-16 James Ketrenos[PATCH] ieee80211 quality scaling algorithm extension...
2005-09-16 James Ketrenos[PATCH] Fixed some endian issues with 802.11 header...
2005-09-08 Jeff GarzikKconfig: IEEE80211 should not depend on NET_RADIO
2005-09-07 Jeff Garzik[wireless ieee80211,ipw2200] Lindent source code
2005-09-07 Jeff Garzik[wireless] build fixes after merging WE-19
2005-09-06 David S. Miller[IEEE80211]: Use correct size_t printf format string...
2005-08-28 Jouni Malinen[PATCH] ieee80211: Remove EAPOL debug
2005-08-26 Jiri Bencieee80211: new constants from latest 802.11x specifications
2005-08-26 Jiri Bencieee80211: Puts debug macros together and makes escape_...
2005-08-15 Jeff Garzikieee80211: remove last uses of compat define WLAN_CAPAB...
2005-07-31 Jeff Garzikieee80211: trim trailing whitespace
2005-06-28 Adrian Bunk[PATCH] ieee80211: remove pci.h #include's
2005-05-28 Jiri Benc[PATCH] ieee80211: cleanup
2005-05-28 Adrian Bunk[PATCH] fix IEEE80211_CRYPT_* selects
2005-05-28 Adrian Bunk[PATCH] net/ieee80211/: make two functions static
2005-05-28 Al Viro[PATCH] ieee80211_module.c::store_debug_level() cleanup
2005-05-16 Adrian Bunk[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset...
2005-05-13 Jeff Garzik[NET] ieee80211 subsystem