index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2009-10-07
e1000: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
igb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
myri10ge: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
netxen: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
e1000e: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
bonding: remove useless assignment
Nicolas de Pesloüan
2009-10-07
bonding: fix a parameter name in error message
Nicolas de Pesloüan
2009-10-07
be2net: Get rid of net_device_stats from adapter.
Ajit Khaparde
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
Tilman Schmidt
2009-10-07
bonding: introduce primary_reselect option
Jiri Pirko
2009-10-06
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
2009-10-06
gigaset: allow building without I4L
Tilman Schmidt
2009-10-06
gigaset: prepare for CAPI implementation
Tilman Schmidt
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-06
gigaset: add kerneldoc comments
Tilman Schmidt
2009-10-06
gigaset: correct debugging output selection
Tilman Schmidt
2009-10-06
gigaset: improve error recovery
Tilman Schmidt
2009-10-06
gigaset: fix device ERROR response handling
Tilman Schmidt
2009-10-06
gigaset: announce if built with debugging
Tilman Schmidt
2009-10-06
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
2009-10-06
gigaset: linearize skb
Tilman Schmidt
2009-10-06
gigaset: fix reject/hangup handling
Tilman Schmidt
2009-10-06
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
2009-10-06
isdn: avoid races in capidrv
Tilman Schmidt
2009-10-06
isdn: accept CAPI Informational Info values as success
Tilman Schmidt
2009-10-06
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2009-10-06
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
2009-10-06
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
2009-10-06
qlge: Fix lock/mutex warnings.
Ron Mercer
2009-10-06
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
2009-10-06
qlge: Fix some bit definitions for reset register.
Ron Mercer
2009-10-06
vxge: Version update.
Sreenivasa Honnur
2009-10-06
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
2009-10-06
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
2009-10-06
vxge: Removed unused functions.
Sreenivasa Honnur
2009-10-06
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
2009-10-06
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2009-10-06
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
2009-10-06
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
2009-10-06
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
2009-10-06
igb: add additional error handling to the phy code
Alexander Duyck
2009-10-06
igb: add code to retry a phy read in the event of failure on link check
Alexander Duyck
2009-10-06
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
2009-10-06
igb: remove microwire support from igb
Alexander Duyck
2009-10-06
igb: change how we handle alternate mac addresses
Alexander Duyck
2009-10-06
igb: fix a few items where weren't correctly setup for mbx timeout
Alexander Duyck
2009-10-06
igb: add function to handle mailbox lock
Alexander Duyck
[next]