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-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
2013-01-02
qlcnic: 83xx register dump routines
Sony Chacko
6
-155
/
+529
2013-01-02
qlcnic: enable 83xx virtual NIC mode
Sony Chacko
6
-7
/
+285
2013-01-02
qlcnic: flash template based firmware reset recovery
Sony Chacko
5
-0
/
+538
2013-01-02
qlcnic: 83xx CNA inter driver communication mechanism
Sony Chacko
6
-19
/
+1830
2013-01-02
qlcnic: 83xx adpater flash interface routines
Sony Chacko
3
-0
/
+443
2013-01-02
qlcnic: 83xx sysfs routines
Sony Chacko
6
-122
/
+266
2013-01-02
qlcnic: 83xx base driver
Sony Chacko
3
-175
/
+330
2013-01-02
qlcnic: 83xx data path routines
Sony Chacko
7
-133
/
+676
2013-01-02
qlcnic: 83xx memory map and HW access routines
Sony Chacko
9
-32
/
+2094
2013-01-02
qlcnic: macros for common register access
Himanshu Madhani
3
-80
/
+107
2013-01-02
qlcnic: change driver hardware interface mechanism
Sony Chacko
9
-518
/
+1035
2013-01-02
bnx2x: Add VF device ids and enable feature
Ariel Elior
3
-10
/
+99
2013-01-02
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
8
-2
/
+320
2013-01-02
bnx2x: Support VF FLR
Ariel Elior
6
-7
/
+321
2013-01-02
bnx2x: Support of PF driver of a VF release request
Ariel Elior
5
-1
/
+170
2013-01-02
bnx2x: Support of PF driver of a VF close request
Ariel Elior
3
-0
/
+119
2013-01-02
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
3
-0
/
+295
2013-01-02
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
3
-0
/
+589
2013-01-02
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
5
-177
/
+1071
2013-01-02
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
6
-93
/
+217
2013-01-02
bnx2x: Support of PF driver of a VF init request
Ariel Elior
6
-3
/
+190
[next]