Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (21 commits) r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" r8169: use hardware auto-padding. igb: remove ASPM L0s workaround netxen: remove old flash check. mv643xx_eth: fix unicast address filter corruption on mtu change xfrm: Fix xfrm_state_find() wrt. wildcard source address. emac: Fix clock control for 405EX and 405EXr chips ixgbe: fix multiple unicast address support via-velocity: Fix DMA mapping length errors on transmit. qlge: bugfix: Pad outbound frames smaller than 60 bytes. qlge: bugfix: Move netif_napi_del() to common call point. qlge: bugfix: Tell hw to strip vlan header. qlge: bugfix: Increase filter on inbound csum. dnet: replace obsolete *netif_rx_* functions with *napi_* net: Add be2net driver. dnet: Fix warnings on 64-bit. dnet: Dave DNET ethernet controller driver (updated) ipv6: Fix BUG when disabled ipv6 module is unloaded bnx2x: Using DMAE to initialize the chip bnx2x: Casting page alignment ...
Showing
drivers/net/benet/Kconfig
0 → 100644
drivers/net/benet/Makefile
0 → 100644
drivers/net/benet/be.h
0 → 100644
drivers/net/benet/be_cmds.c
0 → 100644
This diff is collapsed.
drivers/net/benet/be_cmds.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
drivers/net/benet/be_hw.h
0 → 100644
drivers/net/benet/be_main.c
0 → 100644
This diff is collapsed.
drivers/net/dnet.c
0 → 100644
This diff is collapsed.
drivers/net/dnet.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment