aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-06s2io: convert to set_phys_id (v2)stephen hemminger2-48/+41
2011-04-06niu: convert to new ethtool set_phys_idstephen hemminger2-13/+17
2011-04-06pcnet32: convert to set_phys_idstephen hemminger1-46/+28
2011-04-06benet: convert to set_phys_idstephen hemminger2-17/+22
2011-04-06bnx2x: convert to set_phys_idstephen hemminger1-21/+23
2011-04-06bnx2: convert to set_phys_idstephen hemminger2-29/+28
2011-04-06vxge: convert to set_phys_idstephen hemminger1-9/+16
2011-04-06cxgb3: implement set_phys_idstephen hemminger1-11/+14
2011-04-06tg3: implement ethtool set_phys_idstephen hemminger1-20/+23
2011-04-06skge: implement set_phys_idstephen hemminger1-17/+16
2011-04-06sky2: support ethtool set_phys_idstephen hemminger1-12/+13
2011-04-06qlcnic: Update version number to 5.0.16Anirban Chakraborty1-2/+2
2011-04-06qlcnic: Fix LRO disableRajesh Borundia3-11/+24
2011-04-06qlcnic: Use flt method to determine flash fw regionSritej Velaga2-4/+16
2011-04-06qlcnic: Remove unused codeAnirban Chakraborty4-81/+46
2011-04-06qlcnic: Changes to VLAN codeAnirban Chakraborty3-26/+35
2011-04-06qlcnic: Code optimization patchAnirban Chakraborty2-125/+115
2011-04-06qlcnic: Cleanup patchAnirban Chakraborty6-273/+268
2011-04-06qlcnic: Memory leak fixSony Chacko1-2/+4
2011-04-06qlcnic: Make PCI info available in all modesSony Chacko1-3/+3
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller5-97/+40
2011-04-06tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson1-1/+5
2011-04-06tg3: Enable 5720 supportMatt Carlson1-0/+1
2011-04-06tg3: Add 5720 PHY IDMatt Carlson2-0/+2
2011-04-06tg3: Add 5720 H2BMC supportMatt Carlson2-15/+53
2011-04-06tg3: Add 5720 NVRAM decodingMatt Carlson2-1/+152
2011-04-06tg3: Add 5720 ASIC revMatt Carlson2-8/+27
2011-04-06tg3: Reintroduce 5717_PLUSMatt Carlson2-24/+17
2011-04-06tg3: 5717_PLUS => 57765_PLUSMatt Carlson2-22/+22
2011-04-06tg3: Cleanup extended rx ring size codeMatt Carlson2-21/+27
2011-04-05sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings1-10/+18
2011-04-05sfc: Implement generic features interfaceBen Hutchings4-84/+18
2011-04-05sfc: Enable all TSO features on VLANsBen Hutchings1-1/+1
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert1-1/+1
2011-04-04xen: netfront: assume all hw features are available until backend connection setupIan Campbell1-0/+8
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller22-30/+68
2011-04-03mISDN: fix "persistant" typoJan Engelhardt1-10/+10
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski1-2/+2
2011-04-03xen: netfront: fix declaration orderEric Dumazet1-36/+36
2011-04-01net: convert sunhme/sungem network drivers to hw_featuresMichał Mirosław2-3/+6
2011-04-01veth: convert to hw_featuresMichał Mirosław1-40/+5
2011-04-01jme: convert offload constraints to ndo_fix_featuresMichał Mirosław2-60/+19
2011-04-01net: convert xen-netfront to hw_featuresMichał Mirosław1-34/+23
2011-04-01net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2-144/+63
2011-04-01virtio_net: convert to hw_featuresMichał Mirosław1-27/+19
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann10-12/+21
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-8/+38
2011-04-01sfc: Move test of rx_checksum_enabled from nic.c to rx.cBen Hutchings2-4/+5
2011-03-31bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov6-23/+83