index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e/i40evf: remove reserved type
Jesse Brandeburg
2014-06-24
4
-4
/
+0
*
i40e: Fix ethtool coalesce settings
Carolyn Wyborny
2014-06-24
3
-5
/
+40
*
i40e: fix a stray print message
Shannon Nelson
2014-06-24
1
-1
/
+1
*
i40e: warn on newer/older firmware API rev
Shannon Nelson
2014-06-24
1
-0
/
+14
*
i40e: Add PF reset when Malicious driver event for PF
Neerav Parikh
2014-06-24
1
-0
/
+25
*
i40e: make prep_for_reset void
Shannon Nelson
2014-06-24
1
-11
/
+5
*
i40e: Stop the VF device after setting its MAC address
Greg Rose
2014-06-24
1
-0
/
+2
*
cxgb4: Fix endian bug introduced in cxgb4 dcb patchset
Anish Bhatt
2014-06-24
1
-4
/
+4
*
enic: Kill unused variable in enic_rfs_flw_tbl_init().
David S. Miller
2014-06-23
1
-1
/
+1
*
enic: do tx cleanup in napi poll
Govindarajulu Varadarajan
2014-06-23
2
-36
/
+54
*
enic: add low latency socket busy_poll support
Govindarajulu Varadarajan
2014-06-23
2
-12
/
+195
*
enic: fix lockdep around devcmd_lock
Tony Camuso
2014-06-23
4
-52
/
+52
*
enic: Add Accelerated RFS support
Govindarajulu Varadarajan
2014-06-23
6
-0
/
+279
*
enic: alloc/free rx_cpu_rmap
Govindarajulu Varadarajan
2014-06-23
1
-0
/
+43
*
enic: devcmd for adding IP 5 tuple hardware filters
Govindarajulu Varadarajan
2014-06-23
6
-1
/
+145
*
enic: fix return value in _vnic_dev_cmd
Govindarajulu Varadarajan
2014-06-23
1
-2
/
+2
*
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
2014-06-22
11
-11
/
+11
*
cxgb4 : Makefile & Kconfig changes for DCBx support
Anish Bhatt
2014-06-22
2
-0
/
+12
*
cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...
Anish Bhatt
2014-06-22
3
-14
/
+272
*
cxgb4 : Add DCBx support codebase and dcbnl_ops
Anish Bhatt
2014-06-22
2
-0
/
+1121
*
cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...
Anish Bhatt
2014-06-22
1
-19
/
+76
*
xilinx: Fix compiler warning
Manuel Schölling
2014-06-22
3
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-06-21
12
-6379
/
+3954
|
\
|
*
i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35
Catherine Sullivan
2014-06-20
2
-2
/
+2
|
*
i40e/i40evf: modify debug prints to avoid seg faults
Kamil Krawczyk
2014-06-20
2
-8
/
+22
|
*
i40e/i40evf: Update RSS configuration
Carolyn Wyborny
2014-06-20
5
-7
/
+21
|
*
i40evf: fix off-by-one
Mitch Williams
2014-06-19
1
-2
/
+2
|
*
i40e: keep service tasks out of reset process
Shannon Nelson
2014-06-19
1
-0
/
+6
|
*
i40e: clear VEB stats when pf stats are cleared
Shannon Nelson
2014-06-19
1
-0
/
+12
|
*
i40e: Fix scheduling while atomic bug during NAPI
Neerav Parikh
2014-06-19
2
-2
/
+24
|
*
i40e: debugfs fix to dump remote LLDPDU
Neerav Parikh
2014-06-19
1
-1
/
+1
|
*
i40e: Helper routine for Rx/Tx queue enable/disable wait
Neerav Parikh
2014-06-19
2
-26
/
+75
|
*
i40e: Fix dangling ring pointers upon driver removal
Anjali Singhai Jain
2014-06-19
1
-1
/
+5
|
*
i40e/i40evf: Reset Head and Tail on AQ initialization
Michal Kosiarz
2014-06-19
2
-0
/
+42
|
*
i40e: workaround NVM GLQF_HKEY
Jesse Brandeburg
2014-06-19
1
-0
/
+14
|
*
i40e/i40evf: i40e_register.h update
Anjali Singhai Jain
2014-06-19
5
-6330
/
+3728
*
|
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfree
Fabian Frederick
2014-06-19
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
326
-5292
/
+19853
|
\
|
*
net: fec: Add software TSO support
Nimrod Andy
2014-06-12
2
-23
/
+238
|
*
net: fec: Add Scatter/gather support
Nimrod Andy
2014-06-12
2
-62
/
+178
|
*
net: fec: Increase buffer descriptor entry number
Nimrod Andy
2014-06-12
2
-16
/
+17
|
*
net: fec: Factorize feature setting
Nimrod Andy
2014-06-12
1
-5
/
+3
|
*
net: fec: Enable IP header hardware checksum
Nimrod Andy
2014-06-12
1
-1
/
+2
|
*
net: fec: Factorize the .xmit transmit function
Nimrod Andy
2014-06-12
2
-35
/
+47
|
*
via-rhine: fix full-duplex with autoneg disable
François Cachereul
2014-06-12
1
-2
/
+3
|
*
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
2014-06-12
1
-2
/
+4
|
*
bnx2x: Check for UNDI in uncommon branch
Yuval Mintz
2014-06-12
1
-13
/
+30
|
*
bnx2x: Fix 1G-baseT link
Yaniv Rosner
2014-06-12
1
-0
/
+1
|
*
bnx2x: Fix link for KR with swapped polarity lane
Yaniv Rosner
2014-06-12
1
-6
/
+19
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
2
-5
/
+24
|
|
\
[next]