index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee80211
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-21
[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing
James Ketrenos
1
-1
/
+24
2005-09-21
[PATCH] ieee80211: Added ieee80211_geo to provide helper functions
James Ketrenos
2
-1
/
+143
2005-09-21
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
2
-21
/
+318
2005-09-21
[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full
James Ketrenos
1
-0
/
+12
2005-09-21
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...
James Ketrenos
6
-74
/
+98
2005-09-21
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
2
-15
/
+107
2005-09-21
[PATCH] ieee80211: adds support for the creation of RTS packets
James Ketrenos
2
-3
/
+39
2005-09-21
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
4
-37
/
+39
2005-09-21
[PATCH] ieee82011: Added WE-18 support to default wireless extension handler
James Ketrenos
1
-8
/
+230
2005-09-21
[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...
James Ketrenos
1
-4
/
+3
2005-09-21
[PATCH] ieee80211: Fix kernel Oops when module unload
James Ketrenos
2
-6
/
+29
2005-09-21
[PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs
James Ketrenos
1
-6
/
+7
2005-09-21
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
James Ketrenos
2
-27
/
+50
2005-09-21
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
7
-37
/
+38
2005-09-16
[PATCH] ieee80211 Switched to sscanf in store_debug_level
James Ketrenos
1
-20
/
+6
2005-09-16
[PATCH] ieee80211 Cleanup memcpy parameters.
James Ketrenos
1
-8
/
+8
2005-09-16
[PATCH] ieee80211 Removed ieee80211_info_element_hdr
James Ketrenos
1
-5
/
+5
2005-09-16
[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]
James Ketrenos
1
-2
/
+2
2005-09-16
[PATCH] ieee80211 Added wireless spy support
James Ketrenos
5
-67
/
+78
2005-09-16
[PATCH] ieee80211 quality scaling algorithm extension handler
James Ketrenos
1
-10
/
+30
2005-09-16
[PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c
James Ketrenos
1
-17
/
+26
2005-09-08
Kconfig: IEEE80211 should not depend on NET_RADIO
Jeff Garzik
1
-1
/
+0
2005-09-07
[wireless ieee80211,ipw2200] Lindent source code
Jeff Garzik
8
-394
/
+327
2005-09-07
[wireless] build fixes after merging WE-19
Jeff Garzik
1
-2
/
+3
2005-09-05
[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c
David S. Miller
1
-1
/
+1
2005-08-28
[PATCH] ieee80211: Remove EAPOL debug
Jouni Malinen
2
-25
/
+0
2005-08-25
ieee80211: new constants from latest 802.11x specifications
Jiri Benc
2
-9
/
+9
2005-08-25
ieee80211: Puts debug macros together and makes escape_essid not inlined.
Jiri Benc
1
-0
/
+26
2005-08-15
ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSS
Jeff Garzik
1
-2
/
+2
2005-07-31
ieee80211: trim trailing whitespace
Jeff Garzik
2
-14
/
+14
2005-06-27
[PATCH] ieee80211: remove pci.h #include's
Adrian Bunk
3
-3
/
+0
2005-05-27
[PATCH] ieee80211: cleanup
Jiri Benc
1
-2
/
+2
2005-05-27
[PATCH] fix IEEE80211_CRYPT_* selects
Adrian Bunk
1
-0
/
+2
2005-05-27
[PATCH] net/ieee80211/: make two functions static
Adrian Bunk
2
-4
/
+4
2005-05-27
[PATCH] ieee80211_module.c::store_debug_level() cleanup
Al Viro
1
-5
/
+11
2005-05-15
[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset arguments
Adrian Bunk
1
-1
/
+1
2005-05-12
[NET] ieee80211 subsystem
Jeff Garzik
10
-0
/
+4180
[prev]