aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-08ixgbe: Fix KR to KX fail over for Mezzanine cardsDon Skidmore
2009-10-08ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore
2009-10-07can: add TI CAN (HECC) driverAnant Gole
2009-10-07ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07qlge: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07e1000: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07igb: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07myri10ge: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07netxen: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07e1000e: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07bonding: remove useless assignmentNicolas de Pesloüan
2009-10-07bonding: fix a parameter name in error messageNicolas de Pesloüan
2009-10-07be2net: Get rid of net_device_stats from adapter.Ajit Khaparde
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-10-07net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleepTilman Schmidt
2009-10-07bonding: introduce primary_reselect optionJiri Pirko
2009-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-06be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde
2009-10-06be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde
2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer
2009-10-06qlge: Fix queueing of firmware handler in ISR.Ron Mercer
2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer
2009-10-06vxge: Version update.Sreenivasa Honnur
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-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde
2009-10-05usbnet: Set device type for wlan and wwan devicesMarcel Holtmann