aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-06vxge: Allow multiple functions with INTA.Sreenivasa Honnur
2009-10-06vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur
2009-10-06vxge: Removed unused functions.Sreenivasa Honnur
2009-10-06vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur
2009-10-06vxge: Removed accessing non-supported registers.Sreenivasa Honnur
2009-10-06vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur
2009-10-06vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...Sreenivasa Honnur
2009-10-06igb: add flushes between RAR writes when setting mac addressAlexander Duyck
2009-10-06igb: add additional error handling to the phy codeAlexander Duyck
2009-10-06igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck
2009-10-06igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck
2009-10-06igb: remove microwire support from igbAlexander Duyck
2009-10-06igb: change how we handle alternate mac addressesAlexander Duyck
2009-10-06igb: fix a few items where weren't correctly setup for mbx timeoutAlexander Duyck
2009-10-06igb: add function to handle mailbox lockAlexander Duyck
2009-10-06igb: add support for 82576NS SerDes adapterAlexander Duyck
2009-10-06igb: make use of the uta to allow for promiscous mode filterAlexander Duyck
2009-10-06igb: add combined function for setting rar and pool bitsAlexander Duyck
2009-10-06igb: add locking to reads of the i2c interfaceAlexander Duyck
2009-10-06igb: update the approach taken to acquiring and releasing the phy lockAlexander Duyck
2009-10-06igb: update comments for serdes config and update to handle duplexAlexander Duyck
2009-10-06igb: remove unused temp variable from stats clearing pathAlexander Duyck
2009-10-05usbnet: Set device type for wlan and wwan devicesMarcel Holtmann
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann
2009-10-05TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com
2009-10-05net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings
2009-10-05tehuti: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop
2009-10-02net: Fix wrong sizeofJean Delvare
2009-10-01sky2: irqname based on pci addressStephen Hemminger
2009-10-01skge: use unique IRQ nameMichal Schmidt
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle
2009-10-01NET: mkiss: Fix typoRalf Baechle
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König
2009-10-01bonding: set primary param via sysfsJiri Pirko
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin
2009-09-30qlge: Fix error exit for probe call.Ron Mercer
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer
2009-09-30qlge: Fix spin_lock warning.Ron Mercer