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-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-08-03
cxgb4i : remove spurious use of rcu
Anish Bhatt
1
-9
/
+5
2014-08-03
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
1
-2
/
+3
2014-08-03
i40evf: fix memory leak on unused interfaces
Mitch Williams
1
-0
/
+24
2014-08-03
i40evf: don't leak queue vectors
Mitch Williams
1
-0
/
+2
2014-08-03
i40evf: do not re-arm watchdog after remove
Ashish Shah
1
-0
/
+2
2014-08-03
i40evf: future-proof vfr_stat state check
Ashish Shah
1
-6
/
+17
2014-08-03
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
1
-10
/
+3
2014-08-03
i40e: Minor comment changes
Akeem G Abodunrin
1
-1
/
+1
2014-08-03
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2
-2
/
+3
2014-08-03
i40e: disable local loopback on vmdq vsi
Shannon Nelson
1
-1
/
+0
2014-08-03
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
1
-6
/
+13
2014-08-03
i40e: expose debug_write_register request
Shannon Nelson
2
-0
/
+32
2014-08-03
i40e: adds FCoE to build and updates its documentation
Vasu Dev
1
-0
/
+1
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
11
-11
/
+599
2014-08-03
i40e: adds FCoE code to the i40e driver
Vasu Dev
2
-0
/
+1696
2014-08-03
amd-xgbe-phy: Allow more time for Rx/Tx to become ready
Lendacky, Thomas
1
-3
/
+3
2014-08-03
amd-xgbe: Remove unnecessary spinlocks
Lendacky, Thomas
2
-20
/
+5
2014-08-03
net: dnet: Use managed interfaces
Himangi Saraogi
1
-34
/
+12
2014-08-03
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
1
-38
/
+21
2014-08-03
cirrus: cs89x0: Use managed interfaces
Himangi Saraogi
1
-25
/
+7
2014-08-03
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
1
-0
/
+2
2014-08-03
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
4
-12
/
+65
2014-08-03
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
1
-0
/
+6
2014-08-03
be2net: ignore get/set profile FW cmd failures
Sathya Perla
1
-30
/
+37
2014-08-03
dm9000: NULL dereferences on error in probe()
Dan Carpenter
1
-2
/
+4
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
3
-35
/
+33
2014-08-01
ISDN: pcbit: off by one bugs in pcbit_set_msn()
Dan Carpenter
1
-2
/
+2
2014-08-01
AX88179_178A: Add ethtool ops for EEE support
Freddy Xin
1
-0
/
+264
2014-08-01
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
6
-21
/
+130
2014-08-01
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
5
-19
/
+14
2014-08-01
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
5
-62
/
+91
2014-08-01
team: fix releasing uninitialized pointer to BPF prog
Daniel Borkmann
1
-1
/
+1
2014-07-31
net: bcmgenet: correct spelling
Brian Norris
1
-11
/
+11
2014-07-31
net: libphy: Add stubs to hook IEEE MMD Register reads and writes
Vince Bridgers
1
-0
/
+22
2014-07-31
net: libphy: Add phy specific function to access mmd phy registers
Vince Bridgers
1
-23
/
+38
2014-07-31
net/fsl: Add format length modifier to avoid negative values
Shruti Kanetkar
1
-1
/
+1
2014-07-31
net/fsl: fix misspelled word
Madalin Bucur
1
-1
/
+1
2014-07-31
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
1
-1
/
+5
2014-07-31
CAPI: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+1
2014-07-31
amd-xgbe: Add traffic class support
Lendacky, Thomas
8
-27
/
+508
2014-07-31
amd-xgbe-phy: Print out the auto-negotiation method used
Lendacky, Thomas
1
-0
/
+8
2014-07-31
amd-xgbe-phy: Updates to KR training initiation
Lendacky, Thomas
1
-0
/
+7
2014-07-31
amd-xgbe-phy: Updates to rate change complete check
Lendacky, Thomas
1
-2
/
+25
2014-07-31
amd-xgbe: Base queue fifo size and enablement on ring count
Lendacky, Thomas
3
-22
/
+33
2014-07-31
amd-xgbe: Update/fix 2.5GbE support
Lendacky, Thomas
2
-19
/
+90
2014-07-31
amd-xgbe: Add hardware timestamp support
Lendacky, Thomas
10
-52
/
+944
2014-07-31
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2
-0
/
+73
2014-07-31
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
3
-10
/
+11
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
13
-14
/
+15
[next]