aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen5-5/+11
2010-09-21wl1271: take irq info from private board dataOhad Ben-Cohen1-7/+8
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen3-1/+34
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen5-12/+22
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen3-3/+3
2010-09-20qlcnic: dont set skb->truesizeEric Dumazet1-6/+0
2010-09-19bna: off by oneDan Carpenter1-1/+1
2010-09-17bonding: enable gro by defaultEric Dumazet1-0/+4
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings1-43/+14
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter1-0/+4
2010-09-17stmmac: use one memset() to reset TDES01Giuseppe CAVALLARO2-17/+2
2010-09-17stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO2-2/+18
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO7-39/+58
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO3-2/+5
2010-09-17iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy1-0/+2
2010-09-17iwlagn: minor coex API changesWey-Yi Guy1-1/+6
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy4-14/+9
2010-09-17iwlwifi: corrections to debug output of ucode statisticsJay Sternberg1-222/+135
2010-09-17iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy2-2/+54
2010-09-17iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy2-0/+68
2010-09-17iwlagn: log aggregation tx command statusWey-Yi Guy2-0/+35
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy8-0/+126
2010-09-17iwlagn: keep track fail tx reason counterWey-Yi Guy2-0/+108
2010-09-17iwlagn: add bt_status_read for 5150Wey-Yi Guy1-0/+1
2010-09-17qlcnic: update version 5.0.10Amit Kumar Salecha1-2/+2
2010-09-17qlcnic: remove fw version checkAmit Kumar Salecha1-28/+2
2010-09-17qlcnic: vlan lro supportAmit Kumar Salecha1-9/+30
2010-09-17qlcnic: vlan gro supportAmit Kumar Salecha1-1/+1
2010-09-17qlcnic: support vlan rx acclerationAmit Kumar Salecha3-26/+44
2010-09-16drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctlDan Rosenberg1-1/+1
2010-09-16ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez1-1/+2
2010-09-16ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian1-1/+1
2010-09-16ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez3-10/+5
2010-09-16ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez1-2/+4
2010-09-16ath9k: fix power save race conditionsLuis R. Rodriguez2-1/+7
2010-09-16ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan1-2/+4
2010-09-16mac80211: add p2p device type supportJohannes Berg1-4/+11
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan5-6/+7
2010-09-16libertas: correct sparse warningsJohn W. Linville2-5/+3
2010-09-16ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville1-1/+1
2010-09-16iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville1-1/+1
2010-09-16ath9k: Print rxfilter in debugfs.Ben Greear1-10/+43
2010-09-16ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear1-3/+3
2010-09-16ath9k: Use common ath key management functionsBruno Randolf10-583/+6
2010-09-16ath5k: Use common crypt capabilities flagsBruno Randolf3-7/+7
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf4-16/+16
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf3-238/+0
2010-09-16ath5k: Use common ath key management functionsBruno Randolf2-19/+17
2010-09-16ath: Copy key cache management functions from ath9k to athBruno Randolf4-1/+620
2010-09-16ath: Copy cryptographic capability flags into athBruno Randolf1-0/+10