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
2013-03-07
sfc: Update RX buffer address together with length
Ben Hutchings
2013-03-07
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
2013-03-07
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
2013-03-07
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
2013-03-07
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
2013-03-07
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
2013-03-07
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
2013-03-07
sfc: Add AER and EEH support for Siena
Alexandre Rames
2013-03-07
sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF
Ben Hutchings
2013-03-07
sfc: Fix replacement detection in efx_filter_insert_filter()
Ben Hutchings
2013-03-07
sfc: Merge efx_filter_search() into efx_filter_insert()
Ben Hutchings
2013-03-07
sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters
Ben Hutchings
2013-03-07
sfc: Remove redundant parameter to efx_filter_search()
Ben Hutchings
2013-03-07
sfc: More sensible semantics for efx_filter_insert_filter() replace flag
Ben Hutchings
2013-03-07
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-07
sfc: tidy up PTP synchronize function efx_ptp_process_times()
Laurence Evans
2013-03-07
sfc: PTP changes to support improved UUID filtering mode
Laurence Evans
2013-03-07
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
2013-03-07
Merge branch 'sfc-3.9' into master
Ben Hutchings
2013-03-06
r6040: check MDIO register busy waiting result
Florian Fainelli
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
2013-03-06
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
2013-03-05
bnx2x: use the default NAPI weight
Eric Dumazet
2013-03-05
net: cs89x0: use module_platform_driver_probe()
Jingoo Han
2013-03-05
net: macb: use module_platform_driver_probe()
Jingoo Han
2013-03-05
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-02-28
bgmac: omit the fcs
Hauke Mehrtens
2013-02-28
bnx2x: Fix KR2 work-around condition
Yaniv Rosner
2013-02-28
bnx2x: Fix KR2 link
Yaniv Rosner
2013-02-28
bnx2x: Fix port identification for the 84834
Yaniv Rosner
2013-02-28
r8169: honor jumbo settings when chipset is requested to start.
françois romieu
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
bnx2x: fix UDP checksum for 57710/57711.
Dmitry Kravkov
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
2013-02-26
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-02-26
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
2013-02-25
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
2013-02-24
net/pasemi: Fix missing coding style
Syam Sidhardhan
[next]