wireless: remove NETWORK_EMPTY_ESSID flag
[safe/jmp/linux-2.6] / net / ieee80211 / ieee80211_rx.c
2008-10-31 John W. Linvillewireless: remove NETWORK_EMPTY_ESSID flag
2008-10-31 John W. Linvillewireless: consolidate on a single escape_essid implemen...
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-04-08 David S. Miller[NET]: Undo code bloat in hot paths due to print_mac().
2008-01-28 Al Viroieee80211: beacon->capability is little-endian
2008-01-28 Al Viroieee80211: fix misannotations
2008-01-28 Al Viroeliminate byteswapping in struct ieee80211_qos_parameters
2008-01-28 YOSHIFUJI Hideaki[IEEE80211]: Use htons() where appropriate.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-02 John W. Linville[IEEE80211]: avoid integer underflow for runt rx frames
2007-04-28 Jouni Malinen[PATCH] Update my email address from jkmaline@cc.hut...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more simple skb_reset_network_header...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-11 YOSHIFUJI Hideaki[NET] IEEE80211: Fix whitespace errors.
2006-12-02 Arnaldo Carvalho... [PATCH] Check ieee80211softmac_auth_resp kmalloc result
2006-12-02 Larry Finger[PATCH] ieee80211: Drop and count duplicate data frames...
2006-12-02 Daniel Drake[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
2006-11-01 Jiri Benc[PATCH] ieee80211: don't flood log with errors
2006-08-29 Zhu Yi[PATCH] ieee80211: Workaround malformed 802.11 frames...
2006-07-27 Daniel Drake[PATCH] ieee80211: Make ieee80211_rx_any usable
2006-07-27 Daniel Drake[PATCH] ieee80211: small ERP handling additions
2006-07-05 Horms[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
2006-07-05 Eric Sesterhenn[PATCH] skb used after passing to netif_rx in net/ieee8...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-24 Zhu Yi[PATCH] ieee80211: replace debug IEEE80211_WARNING...
2006-04-24 Zhu Yi[PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_E...
2006-03-23 Denis Vlasenko[PATCH] ieee80211_rx_any: filter out packets, call...
2006-03-17 James Ketrenos[PATCH] ieee80211: Don't update network statistics...
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-15 John W. LinvilleMerge branch 'upstream-fixes'
2006-03-15 Hong Liu[PATCH] ieee80211: Fix QoS is not active problem
2006-03-01 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-28 John W. LinvilleMerge branch 'upstream-fixes'
2006-02-28 Pete Zaitcev[PATCH] ieee80211_rx.c: is_beacon
2006-01-31 Jeff GarzikMerge branch 'upstream-fixes'
2006-01-31 Larry Finger[PATCH] Add two management functions to ieee80211_rx.c
2006-01-31 Denis Vlasenko[PATCH] ieee80211: trivial fix for misplaced ()'s
2006-01-31 Adrian Bunk[PATCH] net/: fix the WIRELESS_EXT abuse
2006-01-30 John W. LinvilleMerge branch 'upstream-fixes'
2006-01-30 Larry Finger[PATCH] Typo corrections for ieee80211
2006-01-27 Zhu Yi[PATCH] ieee80211: Add 802.11h information element...
2006-01-27 Zhu Yi[PATCH] ieee80211: Add 802.11h data type and structures
2006-01-27 Zhu Yi[PATCH] ieee80211: TIM information element parsing
2006-01-27 Zhu Yi[PATCH] ieee80211: Log if netif_rx() drops the packet
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix problem with not decrypting...
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-03 Stephen Hemminger[IEEE80211] ipw2200: Simplify multicast checks.
2005-11-08 Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08 Adrian Bunk[PATCH] fix NET_RADIO=n, IEEE80211=y compile
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-10-19 Hong LiuFixed problem with not being able to decrypt/encrypt...
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 Ivo van DoornThis will move the ieee80211_is_ofdm_rate function...
2005-09-22 James Ketrenos[PATCH] ieee80211: Added handle_deauth() callback,...
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated copyright dates
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: Add QoS (WME) support to the ieee802...
2005-09-22 James Ketrenos[PATCH] ieee82011: Added ieee80211_tx_frame to convert...
2005-09-22 James Ketrenos[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_h...
2005-09-22 James Ketrenos[PATCH] ieee80211: Fixed a kernel oops on module unload
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] Fixed some endian issues with 802.11 header...
2005-09-07 Jeff Garzik[wireless ieee80211,ipw2200] Lindent source code
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-06-28 Adrian Bunk[PATCH] ieee80211: remove pci.h #include's
2005-05-28 Jiri Benc[PATCH] ieee80211: cleanup
2005-05-13 Jeff Garzik[NET] ieee80211 subsystem