index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2014-03-21
ixgbevf: Additional adapter removal checks
Mark Rustad
2014-03-21
ixgbevf: Check for adapter removal on register writes
Mark Rustad
2014-03-21
ixgbevf: Check register reads for adapter removal
Mark Rustad
2014-03-21
ixgbevf: Make the ethtool register test use accessors
Mark Rustad
2014-03-21
ixgbevf: Use static inlines instead of macros
Mark Rustad
2014-03-21
ixgbe: Break recursion in case of removal
Mark Rustad
2014-03-21
i40evf: clean up init error messages
Mitch Williams
2014-03-21
i40evf: don't shut down admin queue on error
Mitch Williams
2014-03-21
i40e: Fix a message string
Anjali Singhai Jain
2014-03-21
i40e/i40evf: Add EEE LPI stats
Anjali Singhai Jain
2014-03-20
net: bcmgenet: manipulate netdev_queue directly
Florian Fainelli
2014-03-20
net: bcmgenet: remove bogus tx queue checks
Florian Fainelli
2014-03-20
net: bcmgenet: add skb_tx_timestamp call
Florian Fainelli
2014-03-20
net: bcmgenet: remove unused spinlock member
Florian Fainelli
2014-03-20
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
2014-03-20
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
2014-03-20
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
2014-03-20
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
2014-03-20
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
2014-03-20
net/mlx4: Adapt num_vfs/probed_vf params for single port VF
Matan Barak
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
2014-03-20
net/mlx4: Add utils for N-Port VFs
Matan Barak
2014-03-20
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
2014-03-20
smsc911x: Change clock warning message to debug level
Fabio Estevam
2014-03-20
ixgbe: enable tx queues after link up
Emil Tantilov
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
2014-03-20
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
2014-03-20
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
2014-03-20
ixgbe: remove unused media type
Jacob Keller
2014-03-20
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
Jacob Keller
2014-03-19
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
2014-03-19
ixgbe: check Core Clock Disable bit
Jacob Keller
2014-03-19
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2014-03-19
ixgbevf: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
igbvf: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
igb: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
e100: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
igb: enable VLAN stripping for VMs with i350
Stefan Assmann
2014-03-19
ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit
Mark Rustad
2014-03-19
ixgbevf: Indicate removal state explicitly
Mark Rustad
2014-03-19
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
2014-03-19
igb: Add register defines needed for time sync functions
Carolyn Wyborny
2014-03-19
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
2014-03-19
e1000e: Fix Hardware Unit Hang
David Ertman
2014-03-19
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-03-19
i40e: potential array underflow in i40e_vc_process_vf_msg()
Dan Carpenter
2014-03-19
i40e/i40evf: reduce context descriptors
Jesse Brandeburg
2014-03-19
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-19
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
Elizabeth Kappler
[next]