summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-023-2/+46
* tg3 / broadcom: Refine AC131 APD supportMatt Carlson2009-11-022-3/+6
* tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-023-0/+8
* broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-022-16/+12
* tg3: Add 50610M phy ID for 5785Matt Carlson2009-11-022-0/+3
* broadcom: Fix slow link problemMatt Carlson2009-11-021-8/+14
* broadcom: Isolate phy dsp accessesMatt Carlson2009-11-021-48/+42
* tg3: Extend loopback test timeoutMatt Carlson2009-11-021-2/+2
* tg3: 5785: Set port mode to MII when link downMatt Carlson2009-11-021-1/+4
* tg3: Add AC131 power down supportMatt Carlson2009-11-022-0/+23
* tg3: Improve 5785 PCIe performanceMatt Carlson2009-11-022-1/+5
* tg3: Add more PCI DMA map error checkingMatt Carlson2009-11-021-3/+11
* tg3: Prevent a PCIe tx glitchMatt Carlson2009-11-022-1/+49
* tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson2009-11-022-23/+30
* tg3: Fix disappearing 57780 devicesMatt Carlson2009-11-022-23/+2
* tg3: Fix 5906 transmit hangsMatt Carlson2009-11-022-7/+20
* tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson2009-11-022-7/+21
* qlge: Change naming on vlan API.Ron Mercer2009-11-021-6/+6
* qlge: Add ethtool self-test.Ron Mercer2009-11-023-1/+137
* ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet2009-11-021-5/+9
* ipv6: no more dev_put() in inet6_bind()Eric Dumazet2009-11-021-8/+9
* ip6tnl: less dev_put() callsEric Dumazet2009-11-021-6/+5
* packet: less dev_put() callsEric Dumazet2009-11-021-10/+12
* pppoe: RCU locking in get_item_by_addr()Eric Dumazet2009-11-011-10/+9
* ifb: RCU locking avoids touching dev refcountEric Dumazet2009-11-011-2/+4
* net: RCU locking for simple ioctl()Eric Dumazet2009-11-011-4/+4
* icmp: icmp_send() can avoid a dev_put()Eric Dumazet2009-11-011-4/+5
* ipv4: inetdev_by_index() switch to RCUEric Dumazet2009-11-011-3/+4
* veth: Fix unregister_netdevice_queue for vethEric W. Biederman2009-11-011-1/+2
* net: Introduce dev_get_by_name_rcu()Eric Dumazet2009-11-012-9/+41
* NET:KS8695: add API for get rx interrupt bitFigo.zhang2009-11-011-12/+55
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-306-12/+52
* RDS: Do not send congestion updates to loopback connectionsAndy Grover2009-10-301-0/+2
* RDS: Fix panic on unloadAndy Grover2009-10-302-8/+2
* RDS: Fix potential race around rds_i[bw]_allocationAndy Grover2009-10-302-6/+8
* RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-304-0/+36
* bond: Get the rtnl_link_ops support correctEric W. Biederman2009-10-301-1/+3
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-306-58/+99
* bond: Implement a basic set of rtnl link opsEric W. Biederman2009-10-301-25/+30
* bond: Simplify bond device destructionEric W. Biederman2009-10-301-29/+16
* bond: Simplify bond_create.Eric W. Biederman2009-10-301-18/+4
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-303-30/+4
* net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2009-10-302-3/+6
* net: use hlist_for_each_entry()Eric Dumazet2009-10-301-8/+8
* veth: Fix veth_dellink methodEric Dumazet2009-10-301-2/+2
* vlan: cleanup multiple unregistrationsPatrick McHardy2009-10-291-32/+20
* convert kaweth to use usb_reset_configuration()Oliver Neukum2009-10-291-10/+1
* ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()roel kluin2009-10-291-4/+3
* sky2: version 1.26Stephen Hemminger2009-10-291-1/+1
* sky2: 88E8059 supportStephen Hemminger2009-10-291-1/+78