index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Use model numbers for PHY type names
Ben Hutchings
2008-12-13
3
-5
/
+5
*
sfc: Use mutex_lock_interruptible() for ethtool EEPROM access
Ben Hutchings
2008-12-13
1
-2
/
+8
*
sfc: Specify a meaningful component for loopback RX-side and PHY tests
Ben Hutchings
2008-12-13
1
-6
/
+8
*
sfc: Remove leading spaces
Ben Hutchings
2008-12-13
1
-2
/
+2
*
sfc: Add support for SFN4111T
Ben Hutchings
2008-12-13
7
-35
/
+150
*
sfc: Add support for Solarflare 10Xpress SFT9001
Ben Hutchings
2008-12-13
8
-105
/
+467
*
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
2008-12-13
9
-114
/
+111
*
sfc: Implement auto-negotiation
Ben Hutchings
2008-12-13
9
-154
/
+472
*
sfc: Add support for sub-10G speeds
Ben Hutchings
2008-12-13
16
-321
/
+699
*
sfc: Clean up MDIO flag setting
Ben Hutchings
2008-12-13
2
-59
/
+32
*
sfc: Clean up board identification
Ben Hutchings
2008-12-13
2
-55
/
+20
*
sfc: Add phy_type device attribute
Ben Hutchings
2008-12-13
1
-0
/
+19
*
sfc: Add support for MMDs numbered >15
Ben Hutchings
2008-12-13
4
-22
/
+24
*
sfc: Remove MII extension cruft
Ben Hutchings
2008-12-13
8
-174
/
+18
*
sfc: Don't count RX checksum errors during loopback self-test
Ben Hutchings
2008-12-13
1
-5
/
+8
*
sfc: Abbreviate self-test names so they are not truncated
Ben Hutchings
2008-12-13
1
-8
/
+8
*
sfc: Provide hints to irqbalance daemon
Ben Hutchings
2008-12-13
3
-1
/
+27
*
sfc: Add option to use a separate channel for TX completions
Neil Turton
2008-12-13
2
-15
/
+28
*
sfc: Restore phy_flash_cfg module parameter
Ben Hutchings
2008-12-13
1
-0
/
+7
*
sfc: Work around unreliable strap pins
Ben Hutchings
2008-12-13
1
-70
/
+44
*
sfc: Clean up waits for flash/EEPROM operations
Ben Hutchings
2008-12-13
3
-23
/
+39
*
sfc: Make reset_workqueue driver-global rather than per-NIC
Steve Hodgson
2008-12-13
2
-27
/
+20
*
sfc: Correct interpretation of second param to ethtool phys_id()
Ben Hutchings
2008-12-13
1
-2
/
+6
*
sfc: Remove unneeded register write
Ben Hutchings
2008-12-13
1
-9
/
+0
*
sfc: Change SPI lengths to type size_t
Ben Hutchings
2008-12-13
2
-10
/
+11
*
sfc: Board support fixes
Ben Hutchings
2008-12-13
1
-0
/
+2
*
misdn: Fix lockdep warning
Karsten Keil
2008-12-13
1
-1
/
+1
*
mISDN: hfcmulti: use __iomem address space modifier
Hannes Eder
2008-12-13
2
-23
/
+25
*
mISDN: timerdev: use __user for mISDN_read's buffer argument
Hannes Eder
2008-12-13
1
-2
/
+2
*
mISDN: comment out unused symbols
Hannes Eder
2008-12-13
2
-0
/
+4
*
mISDN: fix sparse warning: symbol 'id' shadows an earlier one
Hannes Eder
2008-12-13
1
-11
/
+11
*
mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one
Hannes Eder
2008-12-13
1
-1
/
+1
*
mISDN: un-export symbol 'plx_lock'
Hannes Eder
2008-12-13
1
-1
/
+0
*
mISDN: make global symbols static or include header files
Hannes Eder
2008-12-13
12
-27
/
+32
*
mISDN: consistently define 'debug' as '*u_int'
Hannes Eder
2008-12-13
4
-5
/
+5
*
mISDN: use NULL pointer instead of plain integer
Hannes Eder
2008-12-13
3
-47
/
+47
*
net: Add support for the KS8695 ethernet devices.
Daniel Silverstone
2008-12-12
4
-0
/
+1792
*
tc35815: Enable StripCRC feature
Atsushi Nemoto
2008-12-12
1
-8
/
+12
*
smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter
Steve Glendinning
2008-12-12
4
-0
/
+1900
*
igb: fixup AER with proper error handling
Jeff Kirsher
2008-12-12
1
-3
/
+17
*
smsc911x: add dynamic bus configuration
Steve Glendinning
2008-12-11
2
-80
/
+79
*
ixgbe: Implement PCIe AER support
Peter P Waskiewicz Jr
2008-12-10
2
-8
/
+34
*
igb: Correctly determine pci-e function number in virtual environment
Alexander Duyck
2008-12-10
3
-14
/
+10
*
igb: update handling of RCTL for smaller buffer sizes
Alexander Duyck
2008-12-10
1
-18
/
+14
*
bonding: turn all bond_parm_tbls const
Holger Eitzenberger
2008-12-10
2
-10
/
+10
*
bonding: make tbl argument to bond_parse_parm() const
Holger Eitzenberger
2008-12-10
2
-2
/
+2
*
bonding: remove duplicate declarations
Holger Eitzenberger
2008-12-10
1
-7
/
+0
*
bonding: use pr_debug instead of own macros
Holger Eitzenberger
2008-12-10
6
-98
/
+82
*
bonding: fix compile error if debug enabled
Holger Eitzenberger
2008-12-10
1
-1
/
+1
*
bonding: use table for mode names
Holger Eitzenberger
2008-12-10
1
-17
/
+13
[next]