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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
tg3: Add support for extended VPD blocks
Matt Carlson
2
-44
/
+83
2011-04-14
tg3: Add jumbo frame loopback tests to selftest
Matt Carlson
1
-9
/
+25
2011-04-14
tg3: Automatically size stat/test string arrays
Matt Carlson
1
-7
/
+8
2011-04-14
tg3: Dump registers when status block shows errors
Matt Carlson
2
-1
/
+42
2011-04-14
tg3: Provide full regdump on tx timeout
Matt Carlson
2
-68
/
+123
2011-04-14
rndis_host: Poll status before control channel where necessary
Ben Hutchings
2
-7
/
+34
2011-04-13
stmmac: review Wol and enable the Unicast support
Giuseppe Cavallaro
2
-4
/
+5
2011-04-13
macb: Add rx overrun counter
Alexander Stein
1
-1
/
+7
2011-04-13
net: ethtool support to configure number of channels
amit salecha
2
-0
/
+71
2011-04-13
net: Missing 'inline' in vlan-disabled vlan_untag()
David S. Miller
1
-1
/
+1
2011-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
230
-12694
/
+29860
2011-04-13
atm: iphase: Fix set-but-not-used warnings.
David S. Miller
1
-11
/
+3
2011-04-13
9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re...
David S. Miller
1
-6
/
+3
2011-04-13
net: vlan_features comment clarification
Michał Mirosław
1
-1
/
+1
2011-04-13
net: ioc3: convert to hw_features
Michał Mirosław
1
-28
/
+2
2011-04-13
net: bnx2x: convert to hw_features
Michał Mirosław
5
-118
/
+57
2011-04-13
net: bna: convert to hw_features
Michał Mirosław
3
-78
/
+9
2011-04-13
net: ps3_gelic: convert to hw_features
Michał Mirosław
3
-28
/
+5
2011-04-13
net: sky2: convert to hw_features
Michał Mirosław
2
-103
/
+59
2011-04-13
net: add RTNL_ASSERT in __netdev_update_features()
Michał Mirosław
1
-0
/
+2
2011-04-13
net: vlan: make non-hw-accel rx path similar to hw-accel
Jiri Pirko
6
-187
/
+99
2011-04-13
ethtool: time to blink provided in seconds not jiffies
Allan, Bruce W
1
-1
/
+1
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
230
-12694
/
+29860
2011-04-12
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-04-12
vxge: spin-lock issue
Jon Mason
1
-16
/
+32
2011-04-12
vxge: always enable hardware time stamp
Jon Mason
3
-51
/
+64
2011-04-12
s2io: Fix warnings due to -Wunused-but-set-variable.
David S. Miller
2
-10
/
+5
2011-04-12
niu: Fix warnings due to -Wunused-but-set-variable
David S. Miller
1
-11
/
+3
2011-04-12
caif: Add BUG_ON if dev_info is missing in packet
Sjur Brændeland
1
-1
/
+2
2011-04-12
caif: Don't resend if dev_queue_xmit fails.
Sjur Brændeland
9
-88
/
+14
2011-04-12
caif: code cleanup
Stephen Hemminger
12
-416
/
+30
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2765
-8032
/
+7214
2011-04-12
niu: Recognise original ethtool class code for AH/ESP flow hashing
Ben Hutchings
1
-0
/
+2
2011-04-12
gianfar: Clean up implementation of RX network flow classification
Ben Hutchings
2
-68
/
+1
2011-04-12
qlge: use ethtool set_phys_id
stephen hemminger
1
-19
/
+19
2011-04-12
v3 ethtool: add ntuple flow specifier data to network flow classifier
Alexander Duyck
2
-28
/
+39
2011-04-12
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
Alexander Duyck
1
-0
/
+3
2011-04-12
caif: performance bugfix - allow radio stack to prioritize packets.
Sjur Brændeland
1
-1
/
+5
2011-04-12
caif: Bugfix use for_each_safe when removing list nodes.
Sjur Brændeland
1
-2
/
+2
2011-04-12
netxen: limit skb frags for non tso packet
amit salecha
2
-2
/
+19
2011-04-12
bonding:fix two typos
Peter Pan(潘卫平)
1
-2
/
+2
2011-04-12
net: fix tranmitted/tranmitting typo
Peter Pan(潘卫平)
4
-5
/
+5
2011-04-12
bonding:delete unused rlb_interval_counter
Peter Pan(潘卫平)
1
-1
/
+0
2011-04-12
bonding:delete unused alb_timer
Peter Pan(潘卫平)
1
-1
/
+0
2011-04-12
bonding:set save_load to 0 when initializing
Peter Pan(潘卫平)
1
-1
/
+1
2011-04-11
stmmac: fix Transmit Underflow error
Giuseppe CAVALLARO
1
-1
/
+0
2011-04-11
stmmac: fix open funct when exit on error
Giuseppe CAVALLARO
1
-20
/
+28
2011-04-11
stmmac: fixed dma lib build when turn-on the debug option
Giuseppe CAVALLARO
1
-14
/
+14
2011-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-8
/
+28
2011-04-11
iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY
John W. Linville
1
-4
/
+5
[next]