summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skge: implement set_phys_idstephen hemminger2011-04-061-17/+16Star
* sky2: support ethtool set_phys_idstephen hemminger2011-04-061-12/+13
* qlcnic: Update version number to 5.0.16Anirban Chakraborty2011-04-061-2/+2
* qlcnic: Fix LRO disableRajesh Borundia2011-04-063-11/+24
* qlcnic: Use flt method to determine flash fw regionSritej Velaga2011-04-062-4/+16
* qlcnic: Remove unused codeAnirban Chakraborty2011-04-064-81/+46Star
* qlcnic: Changes to VLAN codeAnirban Chakraborty2011-04-063-26/+35
* qlcnic: Code optimization patchAnirban Chakraborty2011-04-062-125/+115Star
* qlcnic: Cleanup patchAnirban Chakraborty2011-04-066-273/+268Star
* qlcnic: Memory leak fixSony Chacko2011-04-061-2/+4
* qlcnic: Make PCI info available in all modesSony Chacko2011-04-061-3/+3
* can: convert protocol handling to RCUOliver Hartkopp2011-04-061-20/+32
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-04-067-149/+223
|\
| * sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings2011-04-051-10/+18
| * ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2011-04-052-3/+82
| * ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings2011-04-051-31/+93
| * ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings2011-04-051-45/+35Star
| * sfc: Implement generic features interfaceBen Hutchings2011-04-054-84/+18Star
| * sfc: Enable all TSO features on VLANsBen Hutchings2011-04-051-1/+1
| * sfc: Move test of rx_checksum_enabled from nic.c to rx.cBen Hutchings2011-04-012-4/+5
* | tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson2011-04-061-1/+5
* | tg3: Enable 5720 supportMatt Carlson2011-04-061-0/+1
* | tg3: Add 5720 PHY IDMatt Carlson2011-04-062-0/+2
* | tg3: Add 5720 H2BMC supportMatt Carlson2011-04-062-15/+53
* | tg3: Add 5720 NVRAM decodingMatt Carlson2011-04-062-1/+152
* | tg3: Add 5720 ASIC revMatt Carlson2011-04-062-8/+27
* | tg3: Reintroduce 5717_PLUSMatt Carlson2011-04-062-24/+17Star
* | tg3: 5717_PLUS => 57765_PLUSMatt Carlson2011-04-062-22/+22
* | tg3: Cleanup extended rx ring size codeMatt Carlson2011-04-062-21/+27
* | net: Allow no-cache copy from user on transmitTom Herbert2011-04-056-6/+73
* | bridge: range check STP parametersstephen hemminger2011-04-057-93/+107
* | bridge: allow creating bridge devices with netlinkstephen hemminger2011-04-055-87/+101
* | bridge: allow creating/deleting fdb entries via netlinkstephen hemminger2011-04-053-0/+144
* | bridge: add netlink notification on forward entry changesstephen hemminger2011-04-053-0/+127
* | bridge: split rcu and no-rcu cases of fdb lookupstephen hemminger2011-04-051-3/+16
* | bridge: track last used time in forwarding tablestephen hemminger2011-04-053-8/+10
* | bridge: change arguments to fdb_createstephen hemminger2011-04-051-8/+10
* | pkt_sched: QFQ - quick fair queue schedulerstephen hemminger2011-04-044-0/+1164
* | xen: netfront: assume all hw features are available until backend connection ...Ian Campbell2011-04-041-0/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-0438-68/+149
|\ \
| * | mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-041-2/+2
| * | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-021-1/+2
| * | sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-021-2/+2
| * | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-021-1/+1
| * | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-021-2/+2
| * | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0211-12/+23
| * | starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-021-5/+1Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0218-35/+104
| |\ \
| | * | iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| | * | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9