index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-280
/
+494
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
1
-1
/
+1
2015-04-17
altera tse: Fix network-delays and -retransmissions after high throughput.
Andreas Oetken
1
-2
/
+7
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
5
-52
/
+41
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
4
-9
/
+40
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
1
-1
/
+4
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
1
-0
/
+4
2015-04-16
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
1
-0
/
+51
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
1
-3
/
+3
2015-04-16
ethernet: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-04-16
rocker: fix error return code in rocker_probe()
Wei Yongjun
1
-0
/
+1
2015-04-16
cxgb4: drop __GFP_NOFAIL allocation
Michal Hocko
1
-3
/
+12
2015-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-163
/
+304
2015-04-15
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2
-90
/
+56
2015-04-15
net: hip04: Make tx coalesce timer actually work
Thomas Gleixner
1
-7
/
+11
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
323
-7964
/
+15903
2015-04-14
i40e: Bump version to 1.3.2
Catherine Sullivan
1
-1
/
+1
2015-04-14
i40e: Use new 40G speeds
Greg Rose
1
-2
/
+1
2015-04-14
i40e: get rid of unused locals
Jesse Brandeburg
2
-6
/
+3
2015-04-14
i40e: handle possible memory allocation failure
Jesse Brandeburg
1
-3
/
+11
2015-04-14
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
3
-0
/
+7
2015-04-14
i40e: enable user dump of internal hardware state
Jesse Brandeburg
3
-0
/
+107
2015-04-14
i40e: print FCoE capability reported by the device function
Vasu Dev
1
-0
/
+3
2015-04-14
i40e: For VF reset (VFR and VFLR) add some more delay
Anjali Singhai Jain
1
-0
/
+3
2015-04-14
i40e: move VF notification routines up
Mitch Williams
1
-123
/
+123
2015-04-14
i40e: notify VFs of link state
Mitch Williams
1
-19
/
+31
2015-04-14
i40evf: remove aq_pending
Mitch Williams
3
-38
/
+12
2015-04-14
i40e: Add support to program FDir SB rules for VF from PF through ethtool
Anjali Singhai Jain
1
-0
/
+26
2015-04-14
i40evf: fix bad indentation
Mitch Williams
1
-1
/
+1
2015-04-14
i40e: stop VF rings
Mitch Williams
1
-0
/
+5
2015-04-14
fm10k: Bump driver version to 0.15.2
Jeff Kirsher
1
-1
/
+1
2015-04-14
fm10k: corrected VF multicast update
Jeff Kirsher
1
-2
/
+5
2015-04-14
fm10k: mbx_update_max_size does not drop all oversized messages
Jeff Kirsher
1
-3
/
+6
2015-04-14
fm10k: reset head instead of calling update_max_size
Jeff Kirsher
1
-2
/
+16
2015-04-14
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
1
-1
/
+1
2015-04-14
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
1
-11
/
+11
2015-04-14
fm10k: start service timer on probe
Jeff Kirsher
1
-3
/
+6
2015-04-14
fm10k: fix function header comment
Jeff Kirsher
1
-2
/
+1
2015-04-14
fm10k: comment next_vf_mbx flow
Jeff Kirsher
1
-0
/
+11
2015-04-14
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2
-32
/
+5
2015-04-14
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
3
-1
/
+16
2015-04-14
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
1
-1
/
+2
2015-04-14
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
1
-0
/
+2
2015-04-14
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
1
-1
/
+0
2015-04-14
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
1
-1
/
+0
2015-04-14
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
1
-14
/
+37
2015-04-14
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2
-8
/
+12
2015-04-14
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
1
-2
/
+3
2015-04-14
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
1
-4
/
+4
[next]