index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-12
i2400m: drop i2400m_schedule_work()
Tejun Heo
4
-96
/
+21
2010-12-12
sungem: update gp->reset_task flushing
Tejun Heo
1
-8
/
+4
2010-12-12
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
3
-10
/
+17
2010-12-12
iseries_veth: don't use flush_scheduled_work()
Tejun Heo
1
-14
/
+4
2010-12-12
ehea: don't use flush_scheduled_work()
Tejun Heo
1
-3
/
+2
2010-12-12
ehea: kill unused ehea_rereg_mr_task
Tejun Heo
2
-8
/
+3
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
23
-34
/
+36
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
5
-15
/
+0
2010-12-11
net: au1000_eth: remove unused global variable.
Manuel Lauss
1
-2
/
+0
2010-12-11
s2io: Using static const generally increases object text and decreases data s...
Jon Mason
1
-8
/
+12
2010-12-11
s2io: Update Driver Version
Jon Mason
1
-1
/
+1
2010-12-11
s2io: make strings at tables const
Jon Mason
2
-6
/
+6
2010-12-11
s2io: rx_ring_sz bounds checking
Jon Mason
2
-19
/
+26
2010-12-10
igb: Add new function to read part number from EEPROM in string format
Carolyn Wyborny
4
-11
/
+102
2010-12-10
e1000e: increment the driver version
Bruce Allan
1
-1
/
+1
2010-12-10
e1000e: static analysis tools complain of a possible null ptr p dereference
Bruce Allan
1
-0
/
+3
2010-12-10
e1000e: minor error message corrections
Bruce Allan
2
-2
/
+2
2010-12-10
e1000e: prevent null ptr dereference in e1000_tx_queue()
Bruce Allan
1
-2
/
+2
2010-12-10
e1000e: support new PBA format from EEPROM
Bruce Allan
4
-28
/
+130
2010-12-10
e1000e: 82579 PHY incorrectly identified during init
Bruce Allan
2
-5
/
+25
2010-12-10
e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
Bruce Allan
1
-1
/
+1
2010-12-10
e1000e: 82571 Serdes can fail to get link
Bruce Allan
1
-8
/
+27
2010-12-10
e1000e: 82577/8 must acquire h/w semaphore before workaround
Bruce Allan
1
-0
/
+7
2010-12-10
e1000e: 82574/82583 performance improvement
Bruce Allan
1
-2
/
+2
2010-12-10
e1000e: 82571-based mezzanine card can fail ethtool link test
Bruce Allan
1
-1
/
+6
2010-12-10
e1000e: fix double initialization in blink path
Holger Eitzenberger
3
-2
/
+3
2010-12-10
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
2
-10
/
+11
2010-12-10
ixgbe: fix ntuple support
Emil Tantilov
1
-1
/
+1
2010-12-10
ixgbe: fix X540 to use it's own info struct
Don Skidmore
2
-10
/
+10
2010-12-10
ixgbe: fix X540 phy id to correct value
Don Skidmore
2
-2
/
+2
2010-12-10
ixgb: Don't check for vlan group on transmit
Emil Tantilov
1
-21
/
+30
2010-12-10
Intel Wired LAN drivers: Use static const
Jeff Kirsher
7
-53
/
+65
2010-12-10
e1000: fix return value not set on error
Dean Nelson
1
-4
/
+6
2010-12-10
bonding: add the debugfs facility to the bonding driver
Taku Izumi
4
-2
/
+115
2010-12-10
enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...
Roopa Prabhu
3
-19
/
+47
2010-12-10
vxge: update driver version
Jon Mason
1
-3
/
+3
2010-12-10
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-10
vxge: hotplug stall
Jon Mason
1
-2
/
+2
2010-12-10
vxge: transmit timeout deadlock
Jon Mason
2
-5
/
+15
2010-12-10
vxge: use pci_request_region()
Jon Mason
1
-3
/
+3
2010-12-10
vxge: fix crash of VF when unloading PF
Jon Mason
1
-7
/
+18
2010-12-10
vxge: code cleanup and reorganization
Jon Mason
6
-1979
/
+1812
2010-12-10
netdev: Use default implementation of ethtool_ops::get_link where possible
Ben Hutchings
8
-62
/
+8
2010-12-10
enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data
Roopa Prabhu
2
-23
/
+57
2010-12-10
enic: Add ndo_set_vf_mac support for enic dynamic devices
Roopa Prabhu
2
-1
/
+22
2010-12-10
enic: Add ndo_set_rx_mode support for enic vnics
Roopa Prabhu
3
-24
/
+102
2010-12-10
sfc: convert references to LRO to GRO
stephen hemminger
1
-15
/
+15
2010-12-10
stmmac: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-10
ifb: use the lockless variants of skb_queue
Changli Gao
1
-8
/
+6
2010-12-10
ifb: remove unused macro TX_TIMEOUT
Changli Gao
1
-2
/
+0
[next]