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
Age
Commit message (
Expand
)
Author
Files
Lines
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
r8152: correct some messages
Hayes Wang
1
-10
/
+13
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
162
-911
/
+1702
2014-01-07
vxlan: keep original skb ownership
Eric Dumazet
1
-21
/
+10
2014-01-07
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
1
-2
/
+11
2014-01-07
bonding: fix kstrtou8() return value verification in num_peer_notif
Veaceslav Falico
1
-1
/
+1
2014-01-07
r8152: replace the return value of rtl_ops_init
hayeswang
1
-9
/
+11
2014-01-07
r8152: move the actions of saving the information of the device
hayeswang
1
-3
/
+4
2014-01-07
r8152: replace some tabs with spaces
hayeswang
1
-8
/
+8
2014-01-07
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
Guenter Roeck
2
-8
/
+0
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
2014-01-06
i40e: fix whitespace
Jesse Brandeburg
1
-0
/
+1
2014-01-06
i40e: Fix SR-IOV VF port VLAN
Greg Rose
3
-5
/
+20
2014-01-06
i40e: Record dma buffer info for dummy packets
Anjali Singhai Jain
1
-1
/
+8
2014-01-06
net/mlx4_core: Warn if device doesn't have enough PCI bandwidth
Eyal Perry
1
-0
/
+84
2014-01-06
xen-netback: Include header for vmalloc
Josh Boyer
1
-0
/
+1
[next]