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
*
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2012-06-29
2
-5
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-29
8
-19
/
+33
|
\
|
*
davinci_cpdma: include linux/module.h
Daniel Mack
2012-06-29
1
-0
/
+1
|
*
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
2012-06-29
1
-6
/
+4
|
*
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-27
3
-7
/
+13
|
*
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2012-06-26
2
-4
/
+9
|
*
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
2012-06-26
1
-0
/
+2
|
*
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
2012-06-26
1
-2
/
+4
*
|
net: fec: add phy-reset-duration for device tree probe
Shawn Guo
2012-06-28
1
-1
/
+7
*
|
net: fec: use managed function devm_gpio_request_one
Shawn Guo
2012-06-28
1
-1
/
+2
*
|
net: fec: enable regulator for fec phy
Shawn Guo
2012-06-28
1
-0
/
+13
*
|
net: fec: reset phy after pinctrl setup
Shawn Guo
2012-06-28
1
-2
/
+2
*
|
bnx2: Add missing netif_tx_disable() in bnx2_close()
Michael Chan
2012-06-28
1
-2
/
+3
*
|
bnx2: Add "fall through" comments
Michael Chan
2012-06-28
1
-0
/
+4
*
|
cnic: Handle RAMROD_CMD_ID_CLOSE error.
Eddie Wai
2012-06-28
2
-2
/
+11
*
|
cnic: Remove uio mem[0].
Michael Chan
2012-06-28
1
-4
/
+1
*
|
cnic: Read bnx2x function number from internal register
Eddie Wai
2012-06-28
1
-1
/
+7
*
|
cnic: Fix occasional NULL pointer dereference during reboot.
Michael Chan
2012-06-28
1
-2
/
+7
*
|
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
Somnath Kotur
2012-06-27
2
-14
/
+47
*
|
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2012-06-27
2
-33
/
+112
*
|
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
2012-06-27
1
-7
/
+24
*
|
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2012-06-27
2
-75
/
+1
*
|
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2012-06-27
2
-23
/
+0
*
|
bnx2x: Change bnx2x_tests_str_arr to static char
Merav Sicron
2012-06-27
1
-1
/
+1
*
|
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
2012-06-27
6
-125
/
+226
*
|
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
2012-06-26
1
-32
/
+56
*
|
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2012-06-26
2
-43
/
+66
*
|
be2net: Regression bug wherein VFs creation broken for multiple cards.
Somnath Kotur
2012-06-26
1
-1
/
+2
*
|
be2net: Explicitly clear the reserved field in the Tx Descriptor
Somnath Kotur
2012-06-26
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-26
10
-45
/
+65
|
\
|
|
*
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
2012-06-23
1
-5
/
+7
|
*
r8169: RxConfig hack for the 8168evl.
françois romieu
2012-06-23
1
-0
/
+1
|
*
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
2012-06-20
1
-1
/
+1
|
*
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
Carolyn Wyborny
2012-06-20
1
-3
/
+7
|
*
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
2012-06-20
1
-2
/
+0
|
*
be2net: Increase statistics structure size for skyhawk.
Vasundhara Volam
2012-06-18
1
-1
/
+1
|
*
be2net: Modify error message to incorporate subsystem
Vasundhara Volam
2012-06-18
1
-6
/
+6
|
*
be2net: reduce gso_max_size setting to account for ethernet header.
Sarveshwar Bandi
2012-06-18
1
-1
/
+1
|
*
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
2012-06-18
1
-2
/
+11
|
*
bnx2x: fix link for BCM57711 with 84823 phy
Yuval Mintz
2012-06-17
1
-1
/
+1
|
*
bnx2x: fix I2C non-respondent issue
Yuval Mintz
2012-06-17
1
-23
/
+29
*
|
netxen: Error return off by one for XG port.
Santosh Nayak
2012-06-26
2
-4
/
+4
*
|
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
2012-06-26
1
-2
/
+2
*
|
bnx2x: link module eeprom
Yuval Mintz
2012-06-23
3
-4
/
+67
*
|
bnx2x: 1G sfp+ module handling
Yuval Mintz
2012-06-23
3
-84
/
+151
*
|
bnx2x: revised link register access
Yuval Mintz
2012-06-23
3
-144
/
+100
*
|
bnx2x: treat 0 speed as link down (copper)
Yuval Mintz
2012-06-23
1
-10
/
+12
*
|
bnx2x: link cleanup
Yuval Mintz
2012-06-23
1
-173
/
+167
*
|
bnx2x: sfp+ Tx fault detection added
Yuval Mintz
2012-06-23
3
-16
/
+99
*
|
smsc911x.c: encapsulate enable irq calls
Matthias Brugger
2012-06-23
1
-7
/
+10
[next]