aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville1-1799/+0
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-4/+4
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller1-2/+0
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville1-1/+1
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville1-7/+12
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville1-13/+2
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville1-15/+16
2008-10-27net: convert print_mac to %pMJohannes Berg1-48/+23
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-1/+1
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller1-14/+29
2008-01-28ieee80211: beacon->capability is little-endianAl Viro1-20/+19
2008-01-28ieee80211: fix misannotationsAl Viro1-1/+1
2008-01-28eliminate byteswapping in struct ieee80211_qos_parametersAl Viro1-3/+3
2008-01-28[IEEE80211]: Use htons() where appropriate.YOSHIFUJI Hideaki1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-26/+33
2007-10-01[IEEE80211]: avoid integer underflow for runt rx framesJohn W. Linville1-0/+6
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Some more simple skb_reset_network_header conversionsArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-3/+4
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-10[NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-12-02[PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo1-4/+3
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messagesLarry Finger1-0/+5
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake1-6/+50
2006-10-31[PATCH] ieee80211: don't flood log with errorsJiri Benc1-6/+6
2006-08-29[PATCH] ieee80211: Workaround malformed 802.11 frames from APZhu Yi1-7/+10
2006-07-27[PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake1-10/+28
2006-07-27[PATCH] ieee80211: small ERP handling additionsDaniel Drake1-0/+1
2006-07-05[PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms1-0/+2
2006-07-05[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-24[PATCH] ieee80211: replace debug IEEE80211_WARNING with each own debug macroZhu Yi1-8/+8
2006-04-24[PATCH] ieee80211: remove unnecessary CONFIG_WIRELESS_EXT checkingZhu Yi1-2/+0
2006-03-22[PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgtDenis Vlasenko1-0/+74
2006-03-17[PATCH] ieee80211: Don't update network statistics from off-channel packets.James Ketrenos1-1/+13
2006-03-15Merge branch 'upstream-fixes'John W. Linville1-2/+2
2006-03-15[PATCH] ieee80211: Fix QoS is not active problemHong Liu1-2/+2
2006-03-01Merge branch 'upstream-fixes'Jeff Garzik1-11/+5
2006-02-27[PATCH] ieee80211_rx.c: is_beaconPete Zaitcev1-11/+5
2006-01-31[PATCH] Add two management functions to ieee80211_rx.cLarry Finger1-0/+24
2006-01-30[PATCH] ieee80211: trivial fix for misplaced ()'sDenis Vlasenko1-1/+1
2006-01-30[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk1-2/+2
2006-01-30Merge branch 'upstream-fixes'John W. Linville1-2/+2
2006-01-30[PATCH] Typo corrections for ieee80211Larry Finger1-2/+2