index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee80211
/
ieee80211_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-04
[IEEE80211] ipw2200: Simplify multicast checks.
Stephen Hemminger
1
-3
/
+2
2005-11-08
Merge git://git.tuxdriver.com/git/netdev-jwl
Jeff Garzik
1
-0
/
+2
2005-11-08
[PATCH] fix NET_RADIO=n, IEEE80211=y compile
Adrian Bunk
1
-0
/
+2
2005-11-06
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
1
-1
/
+0
2005-10-20
Fixed problem with not being able to decrypt/encrypt broadcast packets.
Hong Liu
1
-1
/
+2
2005-10-03
Lindent and trailing whitespace script executed ieee80211 subsystem
James Ketrenos
1
-14
/
+21
2005-10-03
When an assoc_resp is received the network structure is not completely
Ivo van Doorn
1
-0
/
+32
2005-10-03
Currently the info_element is parsed by 2 seperate functions, this
Ivo van Doorn
1
-168
/
+99
2005-10-03
This will move the ieee80211_is_ofdm_rate function to the ieee80211.h
Ivo van Doorn
1
-16
/
+0
2005-09-22
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
1
-0
/
+6
2005-09-22
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
James Ketrenos
1
-2
/
+3
2005-09-22
[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing
James Ketrenos
1
-1
/
+24
2005-09-22
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
1
-19
/
+315
2005-09-22
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
1
-15
/
+43
2005-09-22
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
1
-16
/
+16
2005-09-22
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
1
-11
/
+0
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
1
-16
/
+27
2005-09-16
[PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c
James Ketrenos
1
-17
/
+26
2005-09-07
[wireless ieee80211,ipw2200] Lindent source code
Jeff Garzik
1
-153
/
+157
2005-09-06
[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c
David S. Miller
1
-1
/
+1
2005-08-29
[PATCH] ieee80211: Remove EAPOL debug
Jouni Malinen
1
-16
/
+0
2005-08-26
ieee80211: new constants from latest 802.11x specifications
Jiri Benc
1
-8
/
+8
2005-06-28
[PATCH] ieee80211: remove pci.h #include's
Adrian Bunk
1
-1
/
+0
2005-05-28
[PATCH] ieee80211: cleanup
Jiri Benc
1
-2
/
+2
2005-05-13
[NET] ieee80211 subsystem
Jeff Garzik
1
-0
/
+1206