summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* [IEEE80211] ipw2200: Simplify multicast checks.Stephen Hemminger2006-01-031-3/+2
* [PATCH] ieee80211_crypt_tkip depends on NET_RADIOOlaf Hering2005-12-121-1/+1
* ieee80211: cleanup crypto list handling, other minor cleanups.Christoph Hellwig2005-11-091-111/+41
* Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-11-091-5/+9
|\
| * Fix problem with WEP unicast key > index 0Volker Braun2005-11-071-2/+4
| * scripts/Lindent on ieee80211 subsystem.James Ketrenos2005-11-071-3/+5
* | Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-071-0/+2
|\ \ | |/ |/|
| * [PATCH] fix NET_RADIO=n, IEEE80211=y compileAdrian Bunk2005-11-071-0/+2
* | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-058-8/+0
|/
* [PATCH] ieee80211 build fixJames Ketrenos2005-10-261-1/+1
* ieee80211 subsystem:Michael Buesch2005-10-211-3/+6
* Fixed oops if an uninitialized key is used for encryption.Hong Liu2005-10-201-4/+7
* Fixed problem with not being able to decrypt/encrypt broadcast packets.Hong Liu2005-10-192-2/+4
* [PATCH] ieee80211: division by zero fixJiri Benc2005-10-181-9/+12
* Merge branch 'master'Jeff Garzik2005-10-131-1/+1
|\
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* | Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-041-180/+134
|\ \
| * | Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos2005-10-031-14/+21
| * | When an assoc_resp is received the network structure is not completelyIvo van Doorn2005-10-031-0/+32
| * | Currently the info_element is parsed by 2 seperate functions, thisIvo van Doorn2005-10-031-168/+99
| * | Fix implicit nocast warnings in ieee80211 code:Randy Dunlap2005-10-031-1/+1
| * | This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn2005-10-031-16/+0
* | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\ \ \ | | |/ | |/|
| * | [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-032-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
| * [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-1/+1
* | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-226-17/+29
* | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-224-32/+93
* | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-221-6/+18
* | [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-212-25/+0
* | [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-214-4/+4
* | [PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycleJames Ketrenos2005-09-211-5/+9
* | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-213-5/+15
* | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-211-1/+24
* | [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-212-1/+143
* | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-212-21/+318
* | [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos2005-09-211-0/+12
* | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-216-74/+98
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-212-15/+107
* | [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-212-3/+39
* | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-214-37/+39
* | [PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos2005-09-211-8/+230
* | [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos2005-09-211-4/+3
* | [PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos2005-09-212-6/+29
* | [PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecsJames Ketrenos2005-09-211-6/+7
* | [PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos2005-09-212-27/+50
* | [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-217-37/+38
* | [PATCH] ieee80211 Switched to sscanf in store_debug_levelJames Ketrenos2005-09-161-20/+6
* | [PATCH] ieee80211 Cleanup memcpy parameters.James Ketrenos2005-09-161-8/+8
OpenPOWER on IntegriCloud