index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-22
10
-209
/
+323
|
|
\
\
\
\
\
|
|
*
|
|
|
|
igb: reset PHY in the link_up process to recover PHY setting after power down.
Akeem G. Abodunrin
2012-07-22
1
-1
/
+2
|
|
*
|
|
|
|
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-22
2
-7
/
+17
|
|
*
|
|
|
|
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-22
2
-0
/
+2
|
|
*
|
|
|
|
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-22
1
-5
/
+8
|
|
*
|
|
|
|
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
2012-07-22
1
-8
/
+19
|
|
*
|
|
|
|
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
Alexander Duyck
2012-07-22
1
-4
/
+8
|
|
*
|
|
|
|
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-22
2
-9
/
+10
|
|
*
|
|
|
|
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-22
2
-25
/
+19
|
|
*
|
|
|
|
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-22
2
-24
/
+46
|
|
*
|
|
|
|
ixgbevf: Add support for PCI error handling
Alexander Duyck
2012-07-22
1
-0
/
+80
|
|
*
|
|
|
|
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-22
2
-2
/
+41
|
|
*
|
|
|
|
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-22
4
-94
/
+45
|
|
*
|
|
|
|
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-22
3
-32
/
+28
|
*
|
|
|
|
|
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
2012-07-22
1
-4
/
+4
|
|
/
/
/
/
/
|
*
|
|
|
|
forcedeth: spin_unlock_irq in interrupt handler fix
Denis Efremov
2012-07-21
1
-2
/
+2
|
*
|
|
|
|
atl1c: fix issue of io access mode for AR8152 v2.1
Cloud Ren
2012-07-20
2
-1
/
+20
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-20
10
-248
/
+344
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-20
2
-8
/
+13
|
|
*
|
|
|
|
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
2012-07-20
1
-9
/
+11
|
|
*
|
|
|
|
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-20
6
-3
/
+46
|
|
*
|
|
|
|
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-20
4
-122
/
+154
|
|
*
|
|
|
|
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-20
3
-86
/
+86
|
|
*
|
|
|
|
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2012-07-20
2
-27
/
+32
|
|
*
|
|
|
|
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2012-07-20
2
-17
/
+17
|
|
*
|
|
|
|
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
2012-07-20
1
-4
/
+11
|
|
*
|
|
|
|
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-20
3
-19
/
+21
|
*
|
|
|
|
|
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
3
-9
/
+6
|
*
|
|
|
|
|
ixgb: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
3
-12
/
+8
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...
David S. Miller
2012-07-19
1
-27
/
+34
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
Chris Metcalf
2012-07-18
1
-1
/
+1
|
|
*
|
|
|
|
tilegx net driver: handle payload data not in frags
Chris Metcalf
2012-07-18
1
-18
/
+18
|
|
*
|
|
|
|
net: tilegx driver bugfix (be explicit about percpu queue number)
Chris Metcalf
2012-07-18
1
-8
/
+15
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
3
-10
/
+38
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ixgbevf: Fix panic when loading driver
Alexander Duyck
2012-07-17
1
-0
/
+3
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-17
2
-10
/
+35
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
e1000e: fix test for PHY being accessible on 82577/8/9 and I217
Bruce Allan
2012-07-14
1
-10
/
+32
|
|
|
*
|
|
|
|
e1000e: Correct link check logic for 82571 serdes
Tushar Dave
2012-07-14
1
-0
/
+3
|
|
*
|
|
|
|
|
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
2012-07-17
1
-12
/
+0
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
mlx4_en: map entire pages to increase throughput
Thadeu Lima de Souza Cascardo
2012-07-19
2
-109
/
+131
|
*
|
|
|
|
|
sfc: initialize dynamic sysfs attributes for lockdep
Michal Schmidt
2012-07-19
1
-0
/
+1
|
*
|
|
|
|
|
net: e100: ucode is optional in some cases
Bjørn Mork
2012-07-19
1
-9
/
+31
|
*
|
|
|
|
|
net: stmmac: Add ip version to dts bindings
Dinh Nguyen
2012-07-19
1
-2
/
+6
|
*
|
|
|
|
|
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
2012-07-19
1
-0
/
+4
|
*
|
|
|
|
|
net/mlx4_en: Add accelerated RFS support
Amir Vadai
2012-07-19
4
-1
/
+342
|
*
|
|
|
|
|
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
Amir Vadai
2012-07-19
2
-2
/
+13
|
*
|
|
|
|
|
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
2012-07-19
4
-7
/
+4
|
*
|
|
|
|
|
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
2012-07-18
1
-25
/
+25
|
*
|
|
|
|
|
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
4
-37
/
+8
|
*
|
|
|
|
|
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-18
4
-47
/
+423
[prev]
[next]