summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau1-1/+5
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau1-0/+1
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau1-0/+6
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau5-12/+16
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg1-14/+0
2010-08-04iwlwifi: fix possible recursive locking deadlockJohannes Berg1-1/+5
2010-08-04phy/marvell: add 88ec048 supportCyril Chemparathy1-0/+42
2010-08-04igb: Program MDICNFG register prior to PHY initAlexander Duyck1-7/+11
2010-08-04e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan1-1/+1
2010-08-04hso: Add new product IDFilip Aben1-0/+1
2010-08-04can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs3-0/+1139
2010-08-03l2tp: fix export of header file for userspaceJames Chapman1-0/+1
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp2-1/+7
2010-08-03Revert "net: remove zap_completion_queue"David S. Miller2-3/+32
2010-08-03net: cleanup inclusionChangli Gao1-2/+0
2010-08-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-12/+19
2010-08-03phy/marvell: add 88e1121 interface mode supportCyril Chemparathy1-3/+32
2010-08-03u32: negative offset fixstephen hemminger1-2/+4
2010-08-03net: Fix a typo from "dev" to "ndev"Henrique Camargo1-2/+2
2010-08-03igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov1-1/+7
2010-08-03ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck1-11/+1
2010-08-03e1000e: Fix irq_synchronize in MSI-X caseJeff Kirsher2-8/+19
2010-08-03e1000e: register pm_qos request on hardware activationFlorian Mickler1-12/+11
2010-08-03ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao1-4/+2
2010-08-03net: Add getsockopt support for TCP thin-streamsJosh Hunt1-0/+6
2010-08-03cxgb4: update driver versionDimitris Michailidis1-1/+1
2010-08-03cxgb4: add new PCI IDsDimitris Michailidis1-0/+10
2010-08-03cxgb4: fix wrong shift directionDimitris Michailidis1-1/+1
2010-08-03cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis3-72/+97
2010-08-03cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis1-4/+6
2010-08-03cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis4-2/+29
2010-08-03cxgb4: fix TSO descriptorsDimitris Michailidis1-11/+11
2010-08-03cxgb4: don't offload Rx checksums for IPv6 fragmentsDimitris Michailidis2-3/+6
2010-08-03cxgb4: disable an interrupt that is neither used nor servicedDimitris Michailidis1-1/+1
2010-08-03hp100: unmap memory on error pathDan Carpenter1-2/+4
2010-08-03Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa2-0/+9
2010-08-03drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches1-58/+53
2010-08-03Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller5-91/+515
2010-08-03tg3: Update version to 3.113Matt Carlson1-2/+2
2010-08-03tg3: Migrate tg3_flags to phy_flagsMatt Carlson2-152/+159
2010-08-03tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2-19/+20
2010-08-03tg3: Add phy-related preprocessor constantsMatt Carlson2-23/+27
2010-08-03tg3: Add error reporting to tg3_phydsp_write()Matt Carlson1-31/+20
2010-08-03tg3: Improve small packet performanceMatt Carlson1-1/+23
2010-08-03tg3: Remove 5720, 5750, and 5750MMatt Carlson2-6/+0
2010-08-03tg3: Detect APE firmware typesMatt Carlson2-1/+10
2010-08-03tg3: Restrict ASPM workaround devlistMatt Carlson1-1/+3
2010-08-03tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson1-1/+4
2010-08-03tg3: Don't access phy test ctrl reg for 5717+Matt Carlson2-3/+11
2010-08-03tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson2-50/+23