index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Update driver versions
Sravanthi Tangeda
2015-02-24
2
-3
/
+3
*
i40evf: Add more info to interrupt vector names
Carolyn Wyborny
2015-02-24
1
-1
/
+2
*
i40e: Use ethtool private flags to display NPAR status
Greg Rose
2015-02-24
2
-0
/
+44
*
i40e: Set FLAG_RD when sending buffer FW must read
Kevin Scott
2015-02-24
1
-1
/
+1
*
i40e: print Rx packet split status
Mitch Williams
2015-02-24
1
-2
/
+4
*
i40e: setup FCoE device type
Vasu Dev
2015-02-24
1
-0
/
+6
*
i40e: Set BUF flag for Set Version AQ command
Kevin Scott
2015-02-24
1
-1
/
+1
*
i40e: Add support for getlink, setlink ndo ops
Neerav Parikh
2015-02-24
6
-22
/
+196
*
i40e: Implement configfs for NPAR BW configuration
Greg Rose
2015-02-24
4
-8
/
+369
*
i40e: Add NPAR BW get and set functions
Greg Rose
2015-02-24
5
-1
/
+273
*
i40e: enable packet split only when IOMMU present
Mitch Williams
2015-02-24
2
-2
/
+7
*
i40evf: allow enabling of debug prints via ethtool
Ashish Shah
2015-02-24
1
-2
/
+4
*
i40e: Add method to keep track of current rxnfc settings
Carolyn Wyborny
2015-02-24
2
-1
/
+12
*
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
Catherine Sullivan
2015-02-24
4
-124
/
+173
*
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
2015-02-24
2
-23
/
+37
*
net: via-rhine: add BQL support
Tino Reichardt
2015-02-24
1
-9
/
+20
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-02-24
38
-1032
/
+2157
|
\
|
*
i40evf: don't wait forever
Mitch Williams
2015-02-23
1
-2
/
+13
|
*
i40evf: refactor reset
Mitch Williams
2015-02-23
1
-10
/
+31
|
*
i40evf: disable NAPI polling sooner
Mitch Williams
2015-02-23
1
-2
/
+1
|
*
i40e: Fix i40e_ndo_set_vf_spoofchk
Greg Rose
2015-02-23
1
-1
/
+2
|
*
i40e/i40evf: Bump Driver Versions
Sravanthi Tangeda
2015-02-23
2
-2
/
+2
|
*
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
2015-02-23
6
-38
/
+6
|
*
i40e: Fix the EMPR interrupt received handling
Anjali Singhai Jain
2015-02-23
2
-4
/
+3
|
*
i40e/i40evf: i40e_register.h updates
Anjali Singhai Jain
2015-02-23
4
-74
/
+50
|
*
i40e: Use #define for the VSI connection type
Neerav Parikh
2015-02-23
2
-4
/
+4
|
*
i40e/i40evf: restrict VC opcodes to their initial values
Nicholas Nunley
2015-02-23
2
-44
/
+40
|
*
i40e/i40evf: Refactor the receive routines
Mitch Williams
2015-02-23
6
-214
/
+651
|
*
i40e: rename debugfs clear_stats option
Shannon Nelson
2015-02-23
1
-5
/
+9
|
*
i40e: update Shadow RAM read/write functions
Kamil Krawczyk
2015-02-23
2
-27
/
+71
|
*
igbvf: cleanup msleep() and min/max() usage
Jeff Kirsher
2015-02-23
2
-6
/
+6
|
*
igbvf: Fix code comments and whitespace
Jeff Kirsher
2015-02-23
9
-516
/
+500
|
*
e1000e: initial support for i219
David Ertman
2015-02-23
9
-83
/
+768
*
|
net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
Petri Gynther
2015-02-24
2
-15
/
+16
*
|
net: bcmgenet: precalculate TxCB->bd_addr
Petri Gynther
2015-02-24
1
-1
/
+8
*
|
net: bcmgenet: rework Tx queue init
Petri Gynther
2015-02-24
1
-46
/
+35
*
|
net: bcmgenet: bcmgenet_init_tx_ring() cleanup
Petri Gynther
2015-02-24
1
-14
/
+8
|
/
*
be2net: move be_func_init() call inside be_setup()
Sathya Perla
2015-02-23
1
-46
/
+42
*
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
2015-02-23
1
-24
/
+16
*
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
2015-02-23
1
-35
/
+21
*
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2015-02-23
2
-117
/
+55
*
be2net: refactor error detect/recovery function
Kalesh AP
2015-02-23
1
-14
/
+17
*
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2015-02-23
2
-16
/
+32
*
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2015-02-23
2
-44
/
+36
*
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
2015-02-23
1
-25
/
+13
*
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
2015-02-23
1
-213
/
+195
*
bna: Update the Driver and Firmware Version
Rasesh Mody
2015-02-21
2
-3
/
+3
*
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2015-02-21
31
-99
/
+127
*
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
2015-02-20
1
-0
/
+2
*
net: macb: Add big endian CPU support
Arun Chandran
2015-02-20
2
-13
/
+20
[next]