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
2009-04-21
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
Ken Kawasaki
1
-1
/
+1
2009-04-21
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
Roland Dreier
1
-3
/
+2
2009-04-21
mlx4_en: Move to SW counters for total bytes and packets
Yevgeny Petrilin
1
-32
/
+13
2009-04-21
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
4
-6
/
+8
2009-04-21
mlx4_en: Fix a race at restart task
Yevgeny Petrilin
1
-8
/
+11
2009-04-21
mlx4_en: Fix error handling while activating RX rings
Yevgeny Petrilin
1
-2
/
+4
2009-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-59
/
+95
2009-04-21
tg3: Fix SEEPROM accesses
Matt Carlson
1
-9
/
+17
2009-04-21
ar9170usb: fix hang on resume
Christian Lamparter
1
-20
/
+90
2009-04-21
mwl8k: fix module re-insertion bug
Joerg Albert
1
-2
/
+2
2009-04-21
p54: deactivate broken powersave function
Christian Lamparter
1
-2
/
+0
2009-04-21
iwl3945-base.c: Add missing space to debug print
Joe Perches
1
-1
/
+1
2009-04-21
rt2x00: Don't free register information on suspend
Ivo van Doorn
2
-34
/
+2
2009-04-20
tun: Fix sk_sleep races when attaching/detaching
Herbert Xu
1
-9
/
+6
2009-04-20
tun: Only free a netdev when all tun descriptors are closed
Herbert Xu
1
-13
/
+19
2009-04-20
net: fix "compatibility" typos
Marcin Slusarz
1
-2
/
+2
2009-04-20
cxgb3: Fix EEH final recovery attempt
Divy Le Ray
1
-0
/
+7
2009-04-20
cxgb3: Fix potential msi-x vector leak
Divy Le Ray
1
-1
/
+6
2009-04-20
cxgb3: fix workqueue flush issues
Divy Le Ray
1
-3
/
+5
2009-04-20
cxgb3: fix link fault handling
Divy Le Ray
2
-30
/
+3
2009-04-18
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
Patrick McHardy
1
-3
/
+6
2009-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-47
/
+107
2009-04-17
ar9170usb: add ZyXEL NWD271N
Christian Lamparter
1
-0
/
+2
2009-04-17
pegasus: Handle disconnect error code correctly.
Oliver Neukum
1
-0
/
+1
2009-04-17
macb: process the RX ring regardless of interrupt status
Erik Waling
1
-18
/
+0
2009-04-17
macb: Handle Retry Limit Exceeded errors
Erik Waling
1
-4
/
+6
2009-04-17
ixgbe: Fix the DCB PFC thresholds for 82599
PJ Waskiewicz
1
-11
/
+17
2009-04-17
ixgbe: Fix DCB traffic class mapping for 82599
PJ Waskiewicz
1
-4
/
+48
2009-04-17
e1000: fix transmit routine exit bug
Jesse Brandeburg
1
-3
/
+3
2009-04-17
e1000e: fix bug in restart queue logic
Jesse Brandeburg
1
-4
/
+4
2009-04-17
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
1
-1
/
+1
2009-04-16
ar9170: fix struct layout on arm
Johannes Berg
1
-4
/
+4
2009-04-16
orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()
Pavel Roskin
1
-5
/
+3
2009-04-16
rt2x00: prevent double kfree when failing to register hardware
Herton Ronaldo Krzesinski
1
-3
/
+1
2009-04-16
fix iwl3945 registration regression
Johannes Berg
1
-0
/
+2
2009-04-16
b43: Do radio lock assertion in software
Michael Buesch
3
-5
/
+20
2009-04-16
rt2x00: Add rt73usb USB IDs
Ivo van Doorn
1
-0
/
+2
2009-04-16
p54usb: add Telsey 802.11g USB2.0 Adapter
Christian Lamparter
1
-0
/
+1
2009-04-16
ar9170: add Cace Airpcap NX usb_id
Christian Lamparter
1
-0
/
+2
2009-04-16
airo: queue SIOCSIWAUTH-requested auth mode change for next commit
Dan Williams
1
-1
/
+1
2009-04-16
at76c50x-usb: Add device ID for OQO model 01+
Jamie Lentin
1
-0
/
+2
2009-04-16
libertas: don't leak skb on receive error
Philip Rakity
1
-0
/
+2
2009-04-16
ath9k: fix access to a freed skb in ath_rx_tasklet()
Pavel Roskin
1
-1
/
+3
2009-04-16
net/ps3: Fix wireless AP connect error handling
Masakazu Mokuno
1
-0
/
+3
2009-04-16
p54spi: fix locking warning in p54spi_op_tx
Christian Lamparter
1
-12
/
+13
2009-04-16
p54: replace MAC80211_LEDS with P54_LEDS in p54.h
Christian Lamparter
1
-6
/
+6
2009-04-16
b43: Refresh RX poison on buffer recycling
Michael Buesch
1
-10
/
+11
2009-04-16
b43: Poison RX buffers
Michael Buesch
1
-4
/
+33
2009-04-16
phylib: Fix delay argument of schedule_delayed_work
Atsushi Nemoto
1
-3
/
+2
[next]