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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
net: phy: icplus: Use the RGMII interface mode to configure clock delays
Stuart Menefy
1
-5
/
+16
2013-01-28
r8169: fix vlan tag read ordering.
françois romieu
1
-8
/
+6
2013-01-28
net: cdc_ncm: use IAD provided by the USB core
Bjørn Mork
1
-24
/
+4
2013-01-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-44
/
+32
2013-01-27
net: loopback: fix a dst refcounting issue
Eric Dumazet
1
-0
/
+5
2013-01-27
virtio-net: reset virtqueue affinity when doing cpu hotplug
Wanlong Gao
1
-0
/
+33
2013-01-27
virtio-net: split out clean affinity function
Wanlong Gao
1
-36
/
+40
2013-01-27
virtio-net: fix the set affinity bug when CPU IDs are not consecutive
Wanlong Gao
1
-13
/
+54
2013-01-26
can: pch_can: fix invalid error codes
Olivier Sobrie
1
-1
/
+1
2013-01-26
can: ti_hecc: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-26
can: c_can: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-24
Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"
Emmanuel Grumbach
1
-17
/
+7
2013-01-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-44
/
+32
2013-01-23
r8169: remove the obsolete and incorrect AMD workaround
Timo Teräs
1
-7
/
+0
2013-01-23
tuntap: limit the number of flow caches
Jason Wang
1
-1
/
+6
2013-01-23
tuntap: reduce memory using of queues
Jason Wang
1
-7
/
+8
2013-01-23
net: cdc_mbim: send ZLP only for the specific buggy device
Bjørn Mork
1
-0
/
+19
2013-01-22
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
1
-1
/
+1
2013-01-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
1
-0
/
+3
2013-01-22
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
1
-19
/
+6
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
3
-1
/
+4
2013-01-22
rtlwifi: Fix build warning introduced by commit a290593
Larry Finger
1
-2
/
+2
2013-01-22
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
1
-21
/
+14
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-0
/
+2
2013-01-22
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2
-1
/
+3
2013-01-21
cdc_ncm: add support FLAG_NOARP for Infineon modem platform
Wei Shuai
1
-0
/
+21
2013-01-21
usbnet: add new flag FLAG_NOARP for usb net devices
Wei Shuai
1
-0
/
+4
2013-01-21
net: cdc_ncm: fix error path for single interface probing
Bjørn Mork
1
-1
/
+2
2013-01-21
net: cdc_mbim: send ZLP after max sized NTBs
Bjørn Mork
1
-1
/
+1
2013-01-21
net: cdc_ncm: workaround for missing CDC Union
Bjørn Mork
1
-0
/
+27
2013-01-19
net/hyperv: fix wrong length of mac address
Jianjun Kong
2
-2
/
+2
2013-01-19
net: qmi_wwan: add ONDA MT8205 4G LTE
Bjørn Mork
1
-0
/
+1
2013-01-18
net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
Or Gerlitz
1
-9
/
+2
2013-01-18
net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
Yan Burman
1
-4
/
+9
2013-01-18
net: calxedaxgmac: throw away overrun frames
Rob Herring
1
-0
/
+4
2013-01-18
macvlan: fix macvlan_get_size()
Eric Dumazet
1
-1
/
+4
2013-01-18
phy/marvell: remove fiber/copper autoselect on 88e1111
Stef van Os
1
-9
/
+0
2013-01-18
3c574_cs: fix operator precedence between << and &
Nickolai Zeldovich
1
-1
/
+1
2013-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-77
/
+44
2013-01-17
net: qmi_wwan: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+1
2013-01-17
usbnet: dm9601: Fix incorrect command
Tushar Behera
1
-16
/
+6
2013-01-17
cxgb4: set coalesce parameters on all queues
Thadeu Lima de Souza Cascardo
1
-3
/
+14
2013-01-16
iwlwifi: audit single frames from AGG queue in RS
Emmanuel Grumbach
1
-0
/
+2
2013-01-16
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
1
-2
/
+2
2013-01-16
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2
-6
/
+2
2013-01-15
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-23
/
+35
2013-01-15
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-01-15
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
1
-5
/
+18
2013-01-15
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
1
-4
/
+3
2013-01-15
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2
-14
/
+0
[prev]
[next]