summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-28bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov
2010-11-28bnx2: Remove config access to non-standard registersMichael Chan
2010-11-28bnx2: Fix reset bug on 5709Eddie Wai
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König
2010-11-28netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia
2010-11-28qlcnic: avoid using reset_devices as it may become obsolete.Rajesh Borundia
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-27be2net: adding support for Lancer family of CNAsSathya Perla
2010-11-24infiniband: remove dev_base_lock useEric Dumazet
2010-11-24stmmac: update the driver versionGiuseppe CAVALLARO
2010-11-24stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO
2010-11-24stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO
2010-11-24bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov
2010-11-24bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet
2010-11-24tg3: Remove tg3_config_info definitionMatt Carlson
2010-11-24tg3: Enable phy APD for 5717 and later asic revsMatt Carlson
2010-11-24tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson
2010-11-24tg3: Reenable TSS for 5719Matt Carlson
2010-11-24tg3: Enable mult rd DMA engine on 5719Matt Carlson
2010-11-24tg3: Reorg tg3_napi membersMatt Carlson
2010-11-24tg3: Fix 5719 internal FIFO overflow problemMatt Carlson
2010-11-24tg3: Always turn on APE features in mac_mode regMatt Carlson
2010-11-24tg3: Assign correct tx margin for 5719Matt Carlson
2010-11-24tg3: Apply 10Mbps fix to all 57765 revisionsMatt Carlson
2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala
2010-11-21ixgbe: update version number for ixgbeDon Skidmore
2010-11-19net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi
2010-11-18can: EG20T PCH: use BIT(X)Tomoya
2010-11-18can: EG20T PCH: add prefix to macroTomoya
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18atm: fore200e: Fix build warning.David S. Miller
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet
2010-11-17gianfar: fix signedness issueNicolas Kaiser
2010-11-17net: more Kconfig whitespace cleanupPhilippe De Muyter
2010-11-17drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches
2010-11-17drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-17drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov
2010-11-178139cp: fix checksum brokenShan Wei
2010-11-17r8169: fix checksum brokenShan Wei
2010-11-17qlcnic: Bumped up driver version to 5.0.12Anirban Chakraborty