aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-06gigaset: add Kernel CAPI interface (v3)Tilman Schmidt6-16/+2335
2009-10-06gigaset: allow building without I4LTilman Schmidt3-2/+83
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt7-425/+492
2009-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller24-148/+310
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-06gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-06gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-06gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-06gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt1-1/+1
2009-10-06isdn: avoid races in capidrvTilman Schmidt1-12/+13
2009-10-06isdn: accept CAPI Informational Info values as successTilman Schmidt1-1/+1
2009-10-06be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx offAjit Khaparde2-3/+3
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde1-1/+1
2009-10-06be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde1-1/+1
2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer4-17/+9
2009-10-06qlge: Fix queueing of firmware handler in ISR.Ron Mercer1-3/+5
2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer1-3/+3
2009-10-06vxge: Version update.Sreenivasa Honnur1-2/+2
2009-10-06vxge: Allow multiple functions with INTA.Sreenivasa Honnur5-57/+64
2009-10-06vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur3-0/+33
2009-10-06vxge: Removed unused functions.Sreenivasa Honnur1-204/+0
2009-10-06vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur1-1/+1
2009-10-06vxge: Removed accessing non-supported registers.Sreenivasa Honnur2-6/+0
2009-10-06vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur1-1/+2
2009-10-06vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1Sreenivasa Honnur1-22/+30
2009-10-06igb: add flushes between RAR writes when setting mac addressAlexander Duyck1-0/+7
2009-10-06igb: add additional error handling to the phy codeAlexander Duyck1-14/+25
2009-10-06igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck1-2/+8
2009-10-06igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck3-41/+62
2009-10-06igb: remove microwire support from igbAlexander Duyck2-36/+3
2009-10-06igb: change how we handle alternate mac addressesAlexander Duyck3-10/+22
2009-10-06igb: fix a few items where weren't correctly setup for mbx timeoutAlexander Duyck1-5/+14
2009-10-06igb: add function to handle mailbox lockAlexander Duyck1-29/+34
2009-10-06igb: add support for 82576NS SerDes adapterAlexander Duyck3-0/+3
2009-10-06igb: make use of the uta to allow for promiscous mode filterAlexander Duyck4-47/+163
2009-10-06igb: add combined function for setting rar and pool bitsAlexander Duyck1-23/+40
2009-10-06igb: add locking to reads of the i2c interfaceAlexander Duyck3-65/+119
2009-10-06igb: update the approach taken to acquiring and releasing the phy lockAlexander Duyck1-4/+7
2009-10-06igb: update comments for serdes config and update to handle duplexAlexander Duyck3-17/+40
2009-10-06igb: remove unused temp variable from stats clearing pathAlexander Duyck2-88/+84
2009-10-06connector: Fix incompatible pointer type warningStephen Boyd1-1/+2
2009-10-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to failAjit Khaparde1-1/+0
2009-10-05usbnet: Set device type for wlan and wwan devicesMarcel Holtmann1-0/+14
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2-6/+17
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki2-11/+11
2009-10-05TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com1-15/+11