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
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
9
-18
/
+372
2012-07-01
stmmac: do not use strict_strtoul but kstrtoint
Giuseppe CAVALLARO
1
-17
/
+10
2012-06-30
dummy: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
1
-13
/
+2
2012-06-30
team: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
1
-4
/
+5
2012-06-30
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
1
-6
/
+5
2012-06-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
122
-6019
/
+5013
2012-06-30
cnic: Fix mmap regression.
Michael Chan
2
-3
/
+9
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
122
-6019
/
+5013
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-68
/
+130
2012-06-29
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2
-5
/
+12
2012-06-29
xen/netback: only non-freed SKB is queued into tx_queue
Annie Li
1
-2
/
+2
2012-06-29
caif-hsi: Fix merge issues.
Sjur Brændeland
1
-45
/
+27
2012-06-29
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2
-5
/
+5
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-79
/
+163
2012-06-29
davinci_cpdma: include linux/module.h
Daniel Mack
1
-0
/
+1
2012-06-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
14
-23
/
+66
2012-06-29
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
1
-6
/
+4
2012-06-29
net: qmi_wwan: fix Oops while disconnecting
Bjørn Mork
1
-0
/
+4
2012-06-28
mwifiex: retrieve correct max_power information in reg_notifier handler
Amitkumar Karwar
1
-3
/
+3
2012-06-28
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
1
-1
/
+1
2012-06-28
mwifiex: use correct firmware command to get power limits
Amitkumar Karwar
3
-1
/
+58
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
5
-28
/
+7
2012-06-28
ath9k: de-duplicate initvals
Felix Fietkau
7
-2817
/
+590
2012-06-28
ath9k: update AR934x initvals to latest version
Felix Fietkau
1
-185
/
+290
2012-06-28
ath9k: Fix signedness in a MCI debug message
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-28
ath9k_hw: make use of the wrapper to check for MCI init
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-28
ath9k: fix ANI operation in AP mode
Felix Fietkau
2
-15
/
+15
2012-06-28
iwlegacy: print how long queue was actually stuck
Paul Bolle
1
-3
/
+4
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-207
/
+288
2012-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-23
/
+66
2012-06-28
phy: Fix warning in get_phy_device().
David S. Miller
1
-2
/
+2
2012-06-28
virtio_net: allow to change mac when iface is running
Jiri Pirko
1
-4
/
+5
2012-06-28
netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
David Daney
3
-0
/
+244
2012-06-28
netdev/phy/of: Add more methods for binding PHY devices to drivers.
David Daney
1
-0
/
+7
2012-06-28
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2
-9
/
+98
2012-06-28
net: fec: add phy-reset-duration for device tree probe
Shawn Guo
1
-1
/
+7
2012-06-28
net: fec: use managed function devm_gpio_request_one
Shawn Guo
1
-1
/
+2
2012-06-28
net: fec: enable regulator for fec phy
Shawn Guo
1
-0
/
+13
2012-06-28
net: fec: reset phy after pinctrl setup
Shawn Guo
1
-2
/
+2
2012-06-28
bnx2: Add missing netif_tx_disable() in bnx2_close()
Michael Chan
1
-2
/
+3
2012-06-28
bnx2: Add "fall through" comments
Michael Chan
1
-0
/
+4
2012-06-28
cnic: Handle RAMROD_CMD_ID_CLOSE error.
Eddie Wai
2
-2
/
+11
2012-06-28
cnic: Remove uio mem[0].
Michael Chan
1
-4
/
+1
2012-06-28
cnic: Read bnx2x function number from internal register
Eddie Wai
1
-1
/
+7
2012-06-28
cnic: Fix occasional NULL pointer dereference during reboot.
Michael Chan
1
-2
/
+7
2012-06-28
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
1
-0
/
+1
2012-06-27
ath9k: Fix compilation breakage
Sujith Manoharan
1
-0
/
+2
2012-06-27
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
1
-1
/
+1
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
4
-0
/
+22
2012-06-27
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
1
-31
/
+17
[next]