index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-01-17
virtio-net: fix build error when CONFIG_AVERAGE is not enabled
Michael Dalton
2014-01-17
ixgbevf: bump version
Don Skidmore
2014-01-17
ixgbe: bump version number
Don Skidmore
2014-01-17
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
2014-01-17
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
2014-01-17
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2014-01-17
bonding: add sysfs /slave dir for bond slave devices.
sfeldma@cumulusnetworks.com
2014-01-17
net: vxlan: do not use vxlan_net before checking event type
Daniel Borkmann
2014-01-17
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-17
sh_eth: Add support for r7s72100
Simon Horman
2014-01-17
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
2014-01-17
qlcnic: remove unused code
stephen hemminger
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-16
virtio-net: initial rx sysfs support, export mergeable rx buffer size
Michael Dalton
2014-01-16
virtio-net: auto-tune mergeable rx buffer size for improved performance
Michael Dalton
2014-01-16
virtio-net: use per-receive queue page frag alloc for mergeable bufs
Michael Dalton
2014-01-16
virtio-net: drop rq->max and rq->num
Jason Wang
2014-01-16
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
2014-01-16
bonding: handle slave's name change with primary_slave logic
Veaceslav Falico
2014-01-16
i40e: updates to AdminQ interface
Shannon Nelson
2014-01-16
i40e: check desc pointer before printing
Shannon Nelson
2014-01-16
team: block mtu change before it happens via NETDEV_PRECHANGEMTU
Veaceslav Falico
2014-01-16
r6040: use ETH_ZLEN instead of MISR for SKB length checking
Florian Fainelli
2014-01-16
r6040: add delays in MDIO read/write polling loops
Florian Fainelli
2014-01-16
xen-netfront: add support for IPv6 offloads
Paul Durrant
2014-01-16
vxge: make local functions static
stephen hemminger
2014-01-16
bnad: code cleanup
stephen hemminger
2014-01-16
dm9000: fix a lot of checkpatch issues
Barry Song
2014-01-16
i40e: Remove autogenerated Module.symvers file.
David S. Miller
2014-01-16
net/mlx4_core: clean up srq_res_start_move_to()
Paul Bolle
2014-01-16
net/mlx4_core: clean up cq_res_start_move_to()
Paul Bolle
2014-01-16
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
2014-01-16
ixgbevf: create function for all of ring init
Don Skidmore
2014-01-16
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
2014-01-16
ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
Wei Yongjun
2014-01-16
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
2014-01-16
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
2014-01-16
net: stmmac: notify the PM core of a wakeup event.
Srinivas Kandagatla
2014-01-16
net: stmmac: restore pinstate in pm resume.
Srinivas Kandagatla
2014-01-16
net: stmmac: use suspend functions for hibernation
Srinivas Kandagatla
2014-01-16
net: stmmac: fix power management suspend-resume case
Srinivas Kandagatla
2014-01-16
net: stmmac: make stmmac_mdio_reset non-static
Srinivas Kandagatla
2014-01-16
net: stmmac: move hardware setup for stmmac_open to new function
Srinivas Kandagatla
2014-01-16
net: stmmac: move dma allocation to new function
Srinivas Kandagatla
2014-01-16
net: stmmac: mdio: remove reset gpio free
Srinivas Kandagatla
2014-01-16
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
2014-01-16
net: mvneta: make mvneta_txq_done() return void
Arnaud Ebalard
2014-01-16
net: mvneta: mvneta_tx_done_gbe() cleanups
Arnaud Ebalard
[next]