summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-07tg3: implement ethtool set_phys_idstephen hemminger1-20/+23
2011-04-07skge: implement set_phys_idstephen hemminger1-17/+16
2011-04-07sky2: support ethtool set_phys_idstephen hemminger1-12/+13
2011-04-07pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber1-1/+1
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller16-16/+52
2011-04-07dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard2-4/+21
2011-04-07ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)Neil Horman2-1/+6
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-06be2net: Fix a potential crash during shutdown.Ajit Khaparde1-3/+5
2011-04-06bna: Fix for handling firmware heartbeat failureRasesh Mody1-7/+3
2011-04-06can: convert protocol handling to RCUOliver Hartkopp1-20/+32
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller7-149/+223
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2-1/+4
2011-04-06smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra1-3/+5
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-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller18-115/+151
2011-04-05sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings1-10/+18
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2-3/+82
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings1-31/+93
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings1-45/+35
2011-04-05sfc: Implement generic features interfaceBen Hutchings4-84/+18
2011-04-05sfc: Enable all TSO features on VLANsBen Hutchings1-1/+1
2011-04-05net: Allow no-cache copy from user on transmitTom Herbert6-6/+73
2011-04-05bridge: range check STP parametersstephen hemminger7-93/+107
2011-04-05bridge: allow creating bridge devices with netlinkstephen hemminger5-87/+101
2011-04-05bridge: allow creating/deleting fdb entries via netlinkstephen hemminger3-0/+144
2011-04-05bridge: add netlink notification on forward entry changesstephen hemminger3-0/+127
2011-04-05bridge: split rcu and no-rcu cases of fdb lookupstephen hemminger1-3/+16
2011-04-05bridge: track last used time in forwarding tablestephen hemminger3-8/+10
2011-04-05bridge: change arguments to fdb_createstephen hemminger1-8/+10
2011-04-05ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky1-0/+1
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville1-1/+1
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka1-2/+4
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger3-3/+3