| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep | Tilman Schmidt | 2009-10-07 | 2 | -8/+2 |
* | bonding: introduce primary_reselect option | Jiri Pirko | 2009-10-07 | 3 | -7/+123 |
* | gigaset: add Kernel CAPI interface (v3) | Tilman Schmidt | 2009-10-06 | 6 | -16/+2335 |
* | gigaset: allow building without I4L | Tilman Schmidt | 2009-10-06 | 3 | -2/+83 |
* | gigaset: prepare for CAPI implementation | Tilman Schmidt | 2009-10-06 | 7 | -425/+492 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-06 | 24 | -148/+310 |
|\ |
|
| * | gigaset: add kerneldoc comments | Tilman Schmidt | 2009-10-06 | 6 | -44/+166 |
| * | gigaset: correct debugging output selection | Tilman Schmidt | 2009-10-06 | 1 | -3/+6 |
| * | gigaset: improve error recovery | Tilman Schmidt | 2009-10-06 | 1 | -24/+45 |
| * | gigaset: fix device ERROR response handling | Tilman Schmidt | 2009-10-06 | 1 | -8/+8 |
| * | gigaset: announce if built with debugging | Tilman Schmidt | 2009-10-06 | 1 | -1/+7 |
| * | gigaset: handle isoc frame errors more gracefully | Tilman Schmidt | 2009-10-06 | 1 | -11/+7 |
| * | gigaset: linearize skb | Tilman Schmidt | 2009-10-06 | 1 | -0/+6 |
| * | gigaset: fix reject/hangup handling | Tilman Schmidt | 2009-10-06 | 1 | -0/+5 |
| * | isdn: make capidrv module parameter "debugmode" writeable | Tilman Schmidt | 2009-10-06 | 1 | -1/+1 |
| * | isdn: avoid races in capidrv | Tilman Schmidt | 2009-10-06 | 1 | -12/+13 |
| * | isdn: accept CAPI Informational Info values as success | Tilman Schmidt | 2009-10-06 | 1 | -1/+1 |
| * | be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <... | Ajit Khaparde | 2009-10-06 | 2 | -3/+3 |
| * | be2net: Fix a typo in be_cmds.h | Ajit Khaparde | 2009-10-06 | 1 | -1/+1 |
| * | be2net: Bug Fix while accounting of multicast frames during netdev stats update | Ajit Khaparde | 2009-10-06 | 1 | -1/+1 |
| * | qlge: Fix lock/mutex warnings. | Ron Mercer | 2009-10-06 | 4 | -17/+9 |
| * | qlge: Fix queueing of firmware handler in ISR. | Ron Mercer | 2009-10-06 | 1 | -3/+5 |
| * | qlge: Fix some bit definitions for reset register. | Ron Mercer | 2009-10-06 | 1 | -3/+3 |
| * | connector: Fix incompatible pointer type warning | Stephen Boyd | 2009-10-06 | 1 | -1/+2 |
| * | be2net: Fix a bug in preparation of mcc wrb which was causing flash operation... | Ajit Khaparde | 2009-10-05 | 1 | -1/+0 |
| * | pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card | Ken Kawasaki | 2009-10-05 | 2 | -11/+11 |
| * | e1000e: swap max hw supported frame size between 82574 and 82583 | Alexander Duyck | 2009-10-04 | 1 | -2/+2 |
| * | ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card | Don Skidmore | 2009-10-04 | 3 | -0/+4 |
| * | ixgbe: add support for 82599 Combined Backplane | Don Skidmore | 2009-10-04 | 3 | -0/+4 |
* | | vxge: Version update. | Sreenivasa Honnur | 2009-10-06 | 1 | -2/+2 |
* | | vxge: Allow multiple functions with INTA. | Sreenivasa Honnur | 2009-10-06 | 5 | -57/+64 |
* | | vxge: Check if FCS stripping is disabled by the firmware. | Sreenivasa Honnur | 2009-10-06 | 3 | -0/+33 |
* | | vxge: Removed unused functions. | Sreenivasa Honnur | 2009-10-06 | 1 | -204/+0 |
* | | vxge: Fixed crash in PAE system due to wrong typecasting. | Sreenivasa Honnur | 2009-10-06 | 1 | -1/+1 |
* | | vxge: Removed accessing non-supported registers. | Sreenivasa Honnur | 2009-10-06 | 2 | -6/+0 |
* | | vxge: Update driver_config->vpath_per_dev for each function in probe. | Sreenivasa Honnur | 2009-10-06 | 1 | -1/+2 |
* | | vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the... | Sreenivasa Honnur | 2009-10-06 | 1 | -22/+30 |
* | | igb: add flushes between RAR writes when setting mac address | Alexander Duyck | 2009-10-06 | 1 | -0/+7 |
* | | igb: add additional error handling to the phy code | Alexander Duyck | 2009-10-06 | 1 | -14/+25 |
* | | igb: add code to retry a phy read in the event of failure on link check | Alexander Duyck | 2009-10-06 | 1 | -2/+8 |
* | | igb: move the generic copper link setup code into e1000_phy.c | Alexander Duyck | 2009-10-06 | 3 | -41/+62 |
* | | igb: remove microwire support from igb | Alexander Duyck | 2009-10-06 | 2 | -36/+3 |
* | | igb: change how we handle alternate mac addresses | Alexander Duyck | 2009-10-06 | 3 | -10/+22 |
* | | igb: fix a few items where weren't correctly setup for mbx timeout | Alexander Duyck | 2009-10-06 | 1 | -5/+14 |
* | | igb: add function to handle mailbox lock | Alexander Duyck | 2009-10-06 | 1 | -29/+34 |
* | | igb: add support for 82576NS SerDes adapter | Alexander Duyck | 2009-10-06 | 3 | -0/+3 |
* | | igb: make use of the uta to allow for promiscous mode filter | Alexander Duyck | 2009-10-06 | 4 | -47/+163 |
* | | igb: add combined function for setting rar and pool bits | Alexander Duyck | 2009-10-06 | 1 | -23/+40 |
* | | igb: add locking to reads of the i2c interface | Alexander Duyck | 2009-10-06 | 3 | -65/+119 |
* | | igb: update the approach taken to acquiring and releasing the phy lock | Alexander Duyck | 2009-10-06 | 1 | -4/+7 |