aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* be2net: Get rid of net_device_stats from adapter.Ajit Khaparde2009-10-07
* dcb: data center bridging ops should be r/oStephen Hemminger2009-10-07
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleepTilman Schmidt2009-10-07
* bonding: introduce primary_reselect optionJiri Pirko2009-10-07
* gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-07
* gigaset: allow building without I4LTilman Schmidt2009-10-07
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-07
|\
| * gigaset: add kerneldoc commentsTilman Schmidt2009-10-07
| * gigaset: correct debugging output selectionTilman Schmidt2009-10-07
| * gigaset: improve error recoveryTilman Schmidt2009-10-07
| * gigaset: fix device ERROR response handlingTilman Schmidt2009-10-07
| * gigaset: announce if built with debuggingTilman Schmidt2009-10-07
| * gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-07
| * gigaset: linearize skbTilman Schmidt2009-10-07
| * gigaset: fix reject/hangup handlingTilman Schmidt2009-10-07
| * isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-07
| * isdn: avoid races in capidrvTilman Schmidt2009-10-07
| * isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-07
| * be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde2009-10-06
| * be2net: Fix a typo in be_cmds.hAjit Khaparde2009-10-06
| * be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde2009-10-06
| * qlge: Fix lock/mutex warnings.Ron Mercer2009-10-06
| * qlge: Fix queueing of firmware handler in ISR.Ron Mercer2009-10-06
| * qlge: Fix some bit definitions for reset register.Ron Mercer2009-10-06
| * connector: Fix incompatible pointer type warningStephen Boyd2009-10-06
| * be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde2009-10-05
| * pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki2009-10-05
| * e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-05
| * ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore2009-10-05
| * ixgbe: add support for 82599 Combined BackplaneDon Skidmore2009-10-05
* | vxge: Version update.Sreenivasa Honnur2009-10-06
* | vxge: Allow multiple functions with INTA.Sreenivasa Honnur2009-10-06
* | vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur2009-10-06
* | vxge: Removed unused functions.Sreenivasa Honnur2009-10-06
* | vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur2009-10-06
* | vxge: Removed accessing non-supported registers.Sreenivasa Honnur2009-10-06
* | vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur2009-10-06
* | vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...Sreenivasa Honnur2009-10-06
* | igb: add flushes between RAR writes when setting mac addressAlexander Duyck2009-10-06
* | igb: add additional error handling to the phy codeAlexander Duyck2009-10-06
* | igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck2009-10-06
* | igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck2009-10-06
* | igb: remove microwire support from igbAlexander Duyck2009-10-06
* | igb: change how we handle alternate mac addressesAlexander Duyck2009-10-06
* | igb: fix a few items where weren't correctly setup for mbx timeoutAlexander Duyck2009-10-06
* | igb: add function to handle mailbox lockAlexander Duyck2009-10-06
* | igb: add support for 82576NS SerDes adapterAlexander Duyck2009-10-06
* | igb: make use of the uta to allow for promiscous mode filterAlexander Duyck2009-10-06