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
2013-01-12
gianfar: use more portable i/o accessors
Kim Phillips
1
-4
/
+4
2013-01-11
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
1
-0
/
+2
2013-01-11
bnx2x: align define usage to satisfy static checkers
Ariel Elior
1
-1
/
+1
2013-01-11
veth: fix a NULL deref in netif_carrier_off
Eric Dumazet
1
-1
/
+3
2013-01-10
cxgb4: Fix incorrect PFVF CMASK
Vipul Pandya
1
-2
/
+1
2013-01-10
DSA: Convert spaces to tabs where appropriate
Barry Grussling
2
-23
/
+23
2013-01-10
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2
-10
/
+12
2013-01-10
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
4
-18
/
+34
2013-01-10
DSA: Convert DSA comments to network-style comments
Barry Grussling
5
-232
/
+93
2013-01-10
bnx2x: NULL dereference on error in debug code
Dan Carpenter
1
-2
/
+1
2013-01-10
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
5
-1
/
+1890
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
51
-128
/
+42
2013-01-09
netpoll: add IPv6 support
Cong Wang
1
-6
/
+38
2013-01-09
netpoll: prepare for ipv6
Cong Wang
1
-4
/
+8
2013-01-09
net: fec: Remove 'inline' declarations
Fabio Estevam
1
-3
/
+3
2013-01-09
Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
7
-2187
/
+2
2013-01-08
bnx2x: Segregate SR-IOV code
Ariel Elior
10
-844
/
+953
2013-01-08
net: fec: report correct hardware stamping info to ethtool
Frank Li
1
-1
/
+30
2013-01-08
veth: avoid a NULL deref in veth_stats_one
Eric Dumazet
1
-18
/
+40
2013-01-08
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
6
-89
/
+66
2013-01-07
drivers/net: delete 8390 based EISA drivers.
Paul Gortmaker
7
-2187
/
+2
2013-01-07
drivers/net: remove orphaned references to micro channel
Paul Gortmaker
7
-16
/
+12
2013-01-07
team: use strlcpy with ethtool_drvinfo fields
Flavio Leitner
1
-2
/
+2
2013-01-07
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
3
-4
/
+4
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
79
-257
/
+277
2013-01-07
ethoc: fix mac address set
Jiri Pirko
1
-11
/
+11
2013-01-07
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2
-6
/
+4
2013-01-07
tg3: Improve PCI function number detection.
Michael Chan
1
-11
/
+8
2013-01-07
tg3: Add NVRAM support for 5762
Michael Chan
2
-1
/
+110
2013-01-07
tg3: Add support for new 5762 ASIC
Michael Chan
2
-25
/
+81
2013-01-05
NET: FEC: dynamtic check DMA desc buff type
Frank Li
4
-87
/
+116
2013-01-05
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...
Peter Hüwe
1
-1
/
+1
2013-01-05
smsc95xx: enable dynamic autosuspend
Steve Glendinning
1
-1
/
+150
2013-01-05
smsc95xx: eliminate duplicate warnings on io failure
Steve Glendinning
1
-217
/
+67
2013-01-05
bonding: remove usage of dev->master
Jiri Pirko
4
-64
/
+80
2013-01-05
nes: remove usage of dev->master
Jiri Pirko
2
-4
/
+6
2013-01-05
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
Jiri Pirko
1
-10
/
+11
2013-01-05
qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
Jiri Pirko
1
-0
/
+2
2013-01-05
cxgb3: remove usage of dev->master
Jiri Pirko
1
-4
/
+7
2013-01-05
team: remove usage of netdev_set_master()
Jiri Pirko
1
-6
/
+7
2013-01-05
macvlan: add link to upper device
Jiri Pirko
1
-1
/
+8
2013-01-04
ll_temac: fix mac address setting
Jiri Pirko
1
-14
/
+17
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
23
-30
/
+4
2013-01-04
net: set dev->addr_assign_type correctly
Jiri Pirko
4
-4
/
+4
2013-01-03
team: update master carrier state
Flavio Leitner
1
-2
/
+22
2013-01-03
qlcnic: fix build error
Sony Chacko
1
-2
/
+1
2013-01-03
qlcnic: do not duplicate infrastructure functions
Stephen Rothwell
1
-19
/
+1
2013-01-02
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2013-01-02
qlcnic: remove unused definitions from header file
Shahed Shaikh
3
-134
/
+4
2013-01-02
qlcnic: 83xx ethtool interface routines
Sony Chacko
6
-193
/
+750
[next]