index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
i40e: Turn flow director off in MFP mode
Catherine Sullivan
1
-7
/
+7
2014-01-09
i40e: Add a dummy packet template
Jesse Brandeburg
1
-3
/
+23
2014-01-09
i40e: fix spelling errors
Jesse Brandeburg
1
-1
/
+1
2014-01-09
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2
-16
/
+17
2014-01-09
i40e: shorten wordy fields
Mitch Williams
4
-11
/
+11
2014-01-09
i40e: accept pf to pf adminq messages
Shannon Nelson
1
-2
/
+5
2014-01-09
i40e: remove interrupt on AQ error
Shannon Nelson
1
-1
/
+1
2014-01-09
i40e: release NVM resource reservation on startup
Shannon Nelson
1
-0
/
+3
2014-01-09
i40e: Cleanup reconfig rss path
Anjali Singhai Jain
1
-8
/
+0
2014-01-09
i40e: disable packet split
Jesse Brandeburg
1
-1
/
+0
2014-01-09
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2
-4
/
+12
2014-01-09
i40e: Fix MAC format in Write MAC address AQ cmd
Kamil Krawczyk
1
-2
/
+5
2014-01-09
i40e: Fix GPL header
Greg Rose
27
-108
/
+81
2014-01-09
i40e: use kernel specific defines
Jesse Brandeburg
2
-7
/
+5
2014-01-09
i40e: Re-enable interrupt on ICR0
Anjali Singhai Jain
1
-4
/
+6
2014-01-08
i40e: correctly setup ARQ descriptors
Mitch Williams
1
-0
/
+5
2014-01-08
i40e: remove redundant AQ enable
Kamil Krawczyk
1
-6
/
+0
2014-01-08
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
1
-2
/
+74
2014-01-08
i40e: whitespace paren and comment tweaks
Shannon Nelson
3
-6
/
+7
2014-01-08
i40e: rework shadow ram read functions
Shannon Nelson
1
-51
/
+16
2014-01-08
i40e: check MAC type before any REG access
Shannon Nelson
1
-8
/
+8
2014-01-08
i40e: move PF ID init from PF reset to SC init
Shannon Nelson
1
-7
/
+7
2014-01-08
i40e: Reduce range of interrupt reg in reg test
Shannon Nelson
1
-3
/
+3
2014-01-08
i40e: update firmware api to 1.1
Shannon Nelson
4
-44
/
+99
2014-01-08
i40e: Add code to wait for FW to complete in reset path
Shannon Nelson
2
-0
/
+42
2014-01-08
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-08
i40e: Allow VF to set already assigned MAC address
Greg Rose
1
-1
/
+4
2014-01-08
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
Greg Rose
1
-11
/
+0
2014-01-08
i40e: Do not enable broadcast promiscuous by default
Greg Rose
2
-17
/
+18
2014-01-08
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
1
-0
/
+114
2014-01-08
mlx4_en: Select PTP_1588_CLOCK
Shawn Bohrer
1
-0
/
+1
2014-01-08
net/mlx4_en: fix error return code in mlx4_en_get_qp()
Wei Yongjun
1
-2
/
+3
2014-01-07
bna: Fix build due to missing use of dma_unmap_len_set()
David S. Miller
1
-2
/
+2
2014-01-07
bgmac: fix typos
Hauke Mehrtens
1
-2
/
+2
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-246
/
+655
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2
-4
/
+9
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
3
-12
/
+22
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2
-6
/
+12
2014-01-06
i40e: Do not allow AQ calls from ndo-ops
Anjali Singhai Jain
1
-17
/
+13
2014-01-06
i40e: check asq alive before notify
Anjali Singhai Jain
1
-1
/
+2
2014-01-06
i40e: Admin queue shutdown fixes
Anjali Singhai Jain
4
-28
/
+44
2014-01-06
i40e: Hide the Port VLAN VLAN ID
Greg Rose
1
-1
/
+1
2014-01-06
i40e: use correct struct for get and update vsi params
Shannon Nelson
1
-6
/
+6
2014-01-06
i40e: Fix VF driver MAC address configuration
Greg Rose
2
-13
/
+48
2014-01-06
i40e: support VFs on PFs other than 0
Mitch Williams
1
-8
/
+10
2014-01-06
i40e: acknowledge VFLR when disabling SR-IOV
Mitch Williams
1
-2
/
+13
2014-01-06
i40e: don't allocate zero size
Mitch Williams
1
-0
/
+1
2014-01-06
i40e: use struct assign instead of memcpy
Mitch Williams
1
-1
/
+1
2014-01-06
i40e: Do not enable default port on the VEB
Greg Rose
1
-1
/
+1
2014-01-06
i40e: avoid unnecessary register read
Mitch Williams
1
-2
/
+1
[next]