index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee80211
/
ieee80211_rx.c
Age
Commit message (
Expand
)
Author
2007-02-10
[NET] IEEE80211: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
Arnaldo Carvalho de Melo
2006-12-02
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
2006-10-31
[PATCH] ieee80211: don't flood log with errors
Jiri Benc
2006-08-29
[PATCH] ieee80211: Workaround malformed 802.11 frames from AP
Zhu Yi
2006-07-27
[PATCH] ieee80211: Make ieee80211_rx_any usable
Daniel Drake
2006-07-27
[PATCH] ieee80211: small ERP handling additions
Daniel Drake
2006-07-05
[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
Horms
2006-07-05
[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
Eric Sesterhenn
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-24
[PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macro
Zhu Yi
2006-04-24
[PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checking
Zhu Yi
2006-03-22
[PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_...
Denis Vlasenko
2006-03-17
[PATCH] ieee80211: Don't update network statistics from off-channel packets.
James Ketrenos
2006-03-15
Merge branch 'upstream-fixes'
John W. Linville
2006-03-15
[PATCH] ieee80211: Fix QoS is not active problem
Hong Liu
2006-03-01
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-27
[PATCH] ieee80211_rx.c: is_beacon
Pete Zaitcev
2006-01-31
[PATCH] Add two management functions to ieee80211_rx.c
Larry Finger
2006-01-30
[PATCH] ieee80211: trivial fix for misplaced ()'s
Denis Vlasenko
2006-01-30
[PATCH] net/: fix the WIRELESS_EXT abuse
Adrian Bunk
2006-01-30
Merge branch 'upstream-fixes'
John W. Linville
2006-01-30
[PATCH] Typo corrections for ieee80211
Larry Finger
2006-01-27
[PATCH] ieee80211: Add 802.11h information element parsing
Zhu Yi
2006-01-27
[PATCH] ieee80211: Add 802.11h data type and structures
Zhu Yi
2006-01-27
[PATCH] ieee80211: TIM information element parsing
Zhu Yi
2006-01-27
[PATCH] ieee80211: Log if netif_rx() drops the packet
Zhu Yi
2006-01-27
[PATCH] ieee80211: Fix problem with not decrypting broadcast packets
Zhu Yi
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-10
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
2006-01-03
[IEEE80211] ipw2200: Simplify multicast checks.
Stephen Hemminger
2005-11-07
Merge git://git.tuxdriver.com/git/netdev-jwl
Jeff Garzik
2005-11-07
[PATCH] fix NET_RADIO=n, IEEE80211=y compile
Adrian Bunk
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-10-19
Fixed problem with not being able to decrypt/encrypt broadcast packets.
Hong Liu
2005-10-03
Lindent and trailing whitespace script executed ieee80211 subsystem
James Ketrenos
2005-10-03
When an assoc_resp is received the network structure is not completely
Ivo van Doorn
2005-10-03
Currently the info_element is parsed by 2 seperate functions, this
Ivo van Doorn
2005-10-03
This will move the ieee80211_is_ofdm_rate function to the ieee80211.h
Ivo van Doorn
2005-09-22
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
2005-09-21
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
2005-09-21
[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
James Ketrenos
2005-09-21
[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing
James Ketrenos
2005-09-21
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
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: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
2005-09-21
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
2005-09-16
[PATCH] ieee80211 Removed ieee80211_info_element_hdr
James Ketrenos
2005-09-16
[PATCH] Changed 802.11 headers to use ieee80211_info_element[0]
James Ketrenos
[next]