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
2009-03-15
netxen: add receive side scaling (rss) support
Dhananjay Phadke
5
-192
/
+404
2009-03-15
netxen: remove old lro code
Dhananjay Phadke
2
-52
/
+25
2009-03-15
netxen: sanitize variable names
Dhananjay Phadke
6
-136
/
+62
2009-03-15
netxen: add suspend resume support
Dhananjay Phadke
3
-18
/
+102
2009-03-15
netxen: fix endianness in serial number
Dhananjay Phadke
1
-6
/
+4
2009-03-14
ixgbe: Add documentation for the driver
PJ Waskiewicz
1
-0
/
+199
2009-03-14
ixgbe: Cleanup some whitespace issues, fixup and add some comments
Jesse Brandeburg
2
-7
/
+29
2009-03-14
ixgbe: Two small fixes for 82599 when bringing the device down and for WoL
PJ Waskiewicz
1
-1
/
+6
2009-03-14
ixgbe: Add a few safety nets for register writes and descriptor cleanups
Jesse Brandeburg
1
-6
/
+12
2009-03-14
ixgbe: Cleanup on the Rx init path
Jesse Brandeburg
1
-15
/
+14
2009-03-14
ixgbe: Fix the Tx clean logic to return proper status
Jesse Brandeburg
1
-9
/
+10
2009-03-14
ixgbe: fix bug with napi add before request_irq
Jesse Brandeburg
1
-3
/
+5
2009-03-14
ixgbe: Fix interrupt configuration for 82599
Jesse Brandeburg
4
-31
/
+71
2009-03-14
ixgbe: Disable DROP_EN for Rx queues
PJ Waskiewicz
1
-2
/
+0
2009-03-14
ixgbe: Fix an accounting problem when the Rx FIFO is full
PJ Waskiewicz
1
-1
/
+6
2009-03-14
ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types
PJ Waskiewicz
1
-0
/
+16
2009-03-14
igb: add support for 82576 quad copper adapter
Alexander Duyck
4
-0
/
+22
2009-03-14
igb: add support for another dual port 82576 non-security nic
Alexander Duyck
3
-0
/
+3
2009-03-14
igb: correct typo that was setting vfta mask to 1
Alexander Duyck
2
-2
/
+2
2009-03-14
igb: add PF to pool
Alexander Duyck
3
-10
/
+22
2009-03-14
igb: support wol on second port
Alexander Duyck
2
-2
/
+4
2009-03-14
igb: resolve warning of unused adapter struct
Alexander Duyck
1
-3
/
+2
2009-03-14
igb: remove netif running call from igb_poll
Alexander Duyck
1
-2
/
+1
2009-03-14
igb: switch to new dca API
Maciej Sosnowski
1
-4
/
+4
2009-03-14
ppp: ppp_mp_explode() redesign
Gabriele Paoloni
4
-92
/
+127
2009-03-14
tcp: '< 0' test on unsigned
Roel Kluin
1
-2
/
+3
2009-03-14
x25: '< 0' and '>= 0' test on unsigned
Roel Kluin
1
-6
/
+5
2009-03-14
ipv4: arp announce, arp_proxy and windows ip conflict verification
Denys Fedoryshchenko
1
-2
/
+5
2009-03-14
tulip: Fix for MTU problems with 802.1q tagged frames
Tomasz Lemiech
2
-30
/
+86
2009-03-14
phylib: convert state_queue work to delayed_work
Marcin Slusarz
2
-32
/
+12
2009-03-14
bmac: remove unused variable bp in bmac_misc_intr()
Pavel Roskin
1
-1
/
+0
2009-03-13
ehea: fix circular locking problem
Jan-Bernd Themann
2
-27
/
+31
2009-03-13
macvlan: Deterministic ingress packet delivery
Eric Biederman
1
-13
/
+60
2009-03-13
macvlan: Support creating macvlans from macvlans
Eric Biederman
1
-5
/
+6
2009-03-13
smsc911x: improve EEPROM loading timeout logic in open
Steve Glendinning
1
-2
/
+2
2009-03-13
smsc911x: check for FFWD success before checking for timeout
Steve Glendinning
1
-1
/
+1
2009-03-13
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
3
-0
/
+13
2009-03-13
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
Neil Horman
2
-0
/
+319
2009-03-13
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
6
-5
/
+29
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
3
-0
/
+39
2009-03-13
gianfar: Convert to use netdev_ops
Andy Fleming
1
-14
/
+17
2009-03-13
gianfar: remove gianfar_mii.c
Andy Fleming
1
-379
/
+0
2009-03-13
8139too: allow to set mac address on running device
Jiri Pirko
1
-1
/
+25
2009-03-13
8139cp: allow to set mac address on running device
Jiri Pirko
1
-1
/
+23
2009-03-13
sctp: add Adaptation Layer Indication parameter only when it's set
malc
1
-10
/
+19
2009-03-13
sctp: fix to send FORWARD-TSN chunk only if peer has such capable
Wei Yongjun
1
-0
/
+3
2009-03-13
sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable
Wei Yongjun
1
-2
/
+2
2009-03-13
sctp: simplify sctp listening code
Vlad Yasevich
1
-102
/
+50
2009-03-13
cxgb3: update driver version
Divy Le Ray
1
-1
/
+1
2009-03-13
cxgb3: update FW
Divy Le Ray
5
-1884
/
+1888
[next]