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-05-10
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2013-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-50
/
+184
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-05-09
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-134
/
+102
2013-05-09
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2
-15
/
+39
2013-05-09
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
1
-1
/
+2
2013-05-09
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
1
-1
/
+3
2013-05-09
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
1
-1
/
+2
2013-05-09
net/irda: fix error return code in bfin_sir_open()
Wei Yongjun
1
-2
/
+4
2013-05-09
sierra_net: keep status interrupt URB active
Dan Williams
1
-7
/
+31
2013-05-09
usbnet: allow status interrupt URB to always be active
Dan Williams
1
-6
/
+71
2013-05-08
qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
Dan Williams
2
-0
/
+14
2013-05-08
be2net: disable TX in be_close()
Sathya Perla
1
-0
/
+2
2013-05-08
be2net: fix EQ from getting full while cleaning RX CQ
Sathya Perla
1
-6
/
+1
2013-05-08
be2net: fix payload_len value for GET_MAC_LIST cmd req
Sathya Perla
1
-3
/
+2
2013-05-08
be2net: provision VF resources before enabling SR-IOV
Sathya Perla
1
-8
/
+13
2013-05-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
7
-9
/
+9
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
7
-9
/
+9
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+14
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-07
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
62
-880
/
+1047
2013-05-07
net/usb: new driver for RTL8152
hayeswang
4
-0
/
+1789
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
1
-1
/
+1
2013-05-06
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
1
-13
/
+10
2013-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-7
/
+7
2013-05-05
wireless: single_open() leaks
Al Viro
4
-7
/
+7
2013-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-60
/
+115
2013-05-04
cxgb4: fix error recovery when t4_fw_hello returns a positive value
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2013-05-04
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
1
-0
/
+2
2013-05-04
asix: fix BUG in receive path when lowering MTU
holger@eitzenberger.org
1
-0
/
+3
2013-05-04
net: qmi_wwan: Add Telewell TW-LTE 4G
Teppo Kotilainen
1
-0
/
+1
2013-05-04
usbnet: pegasus: endian bug in write_mii_word()
Dan Carpenter
1
-1
/
+2
2013-05-03
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2013-05-03
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-36
/
+848
2013-05-03
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
Mugunthan V N
1
-1
/
+1
2013-05-03
xen-netback: better names for thresholds
Wei Liu
1
-20
/
+29
2013-05-03
xen-netback: avoid allocating variable size array on stack
Wei Liu
1
-2
/
+14
2013-05-03
xen-netback: remove redundent parameter in netbk_count_requests
Wei Liu
1
-4
/
+2
2013-05-03
be2net: Fix to fail probe if MSI-X enable fails for a VF
Somnath Kotur
1
-7
/
+15
2013-05-03
be2net: avoid napi_disable() when it has not been enabled
Somnath Kotur
2
-2
/
+7
2013-05-03
be2net: Fix firmware download for Lancer
Somnath Kotur
1
-1
/
+1
2013-05-03
be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...
Ajit Khaparde
1
-2
/
+4
2013-05-03
be2net: Fix to show tx priority pause counter in ethtool -S
Ajit Khaparde
2
-0
/
+2
2013-05-03
be2net: Fix to use 32-bit stats to report rx_drops_no_fragment
Ajit Khaparde
1
-6
/
+17
2013-05-03
be2net: Fix to use version 2 of cq_create for SkyHawk-R devices
Ajit Khaparde
2
-14
/
+15
2013-05-03
tile: support new Tilera hypervisor
Chris Metcalf
1
-1
/
+1
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+28
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-591
/
+701
2013-05-02
hostap: proc: Use remove_proc_subtree()
David Howells
1
-19
/
+1
2013-05-02
airo: Use remove_proc_subtree()
David Howells
1
-36
/
+13
[next]