index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2012-08-30
net/fsl_pq_mdio: various small fixes
Timur Tabi
2012-08-30
net/fsl_pq_mdio: merge some functions together
Timur Tabi
2012-08-30
net/fsl_pq_mdio: trim #include statements
Timur Tabi
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
2012-08-30
be2net: modify log msg for lack of privilege error
Vasundhara Volam
2012-08-30
be2net: fixup malloc/free of adapter->pmac_id
Sathya Perla
2012-08-30
be2net: fix FW default for VF tx-rate
Vasundhara Volam
2012-08-30
be2net: fix max VFs reported by HW
Vasundhara Volam
2012-08-30
be2net: create RSS rings even in multi-channel configs
Sathya Perla
2012-08-30
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
Julia Lawall
2012-08-30
forcedeth: prevent TX timeouts after reboot
david decotigny
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
2012-08-30
forcedeth: fix buffer overflow
david decotigny
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
2012-08-24
sfc: Remove bogus comment about MTU change and RX buffer overrun
Ben Hutchings
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
2012-08-24
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
Ben Hutchings
2012-08-24
sfc: Improve log messages in case we abort probe due to a pending reset
Ben Hutchings
2012-08-24
sfc: Never try to stop and start a NIC that is disabled
Ben Hutchings
2012-08-24
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
Ben Hutchings
2012-08-24
sfc: Keep disabled NICs quiescent during suspend/resume
Ben Hutchings
2012-08-24
sfc: Hold the RTNL lock for more of the suspend/resume cycle
Ben Hutchings
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
2012-08-24
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
2012-08-24
w5300: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
2012-08-24
w5100: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
2012-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-08-21
igb: update to allow reading/setting MDI state
Jesse Brandeburg
2012-08-21
e1000e: implement MDI/MDI-X control
Jesse Brandeburg
2012-08-21
e1000: configure and read MDI settings
Jesse Brandeburg
2012-08-21
igb: implement 580 MDI setting support
Jesse Brandeburg
2012-08-21
e1000e: implement 82577/579 MDI setting support
Bruce W Allan
2012-08-20
net/stmmac: fix issue of clk_get for Loongson1B.
Kelvin Cheung
2012-08-20
net: sh_eth: Add eth support for R8A7779 device
Phil Edworthy
2012-08-17
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-08-16
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2012-08-16
ixgbe: Roll RSC code into non-EOP code
Alexander Duyck
2012-08-16
ixgbe: Make allocating skb and placing data in it a separate function
Alexander Duyck
2012-08-16
ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead
Alexander Duyck
2012-08-16
ixgbe: Make pull tail function separate from rest of cleanup_headers
Alexander Duyck
2012-08-16
ixgbe: Have the CPU take ownership of the buffers sooner
Alexander Duyck
[next]