index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-06
ethoc: fix mac address set
Jiri Pirko
1
-11
/
+11
2013-01-06
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2
-6
/
+4
2013-01-06
tg3: Improve PCI function number detection.
Michael Chan
1
-11
/
+8
2013-01-06
tg3: Add NVRAM support for 5762
Michael Chan
2
-1
/
+110
2013-01-06
tg3: Add support for new 5762 ASIC
Michael Chan
2
-25
/
+81
2013-01-04
NET: FEC: dynamtic check DMA desc buff type
Frank Li
4
-87
/
+116
2013-01-04
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...
Peter Hüwe
1
-1
/
+1
2013-01-04
qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
Jiri Pirko
1
-0
/
+2
2013-01-04
cxgb3: remove usage of dev->master
Jiri Pirko
1
-4
/
+7
2013-01-03
ll_temac: fix mac address setting
Jiri Pirko
1
-14
/
+17
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
20
-23
/
+2
2013-01-03
net: set dev->addr_assign_type correctly
Jiri Pirko
4
-4
/
+4
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
2013-01-02
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
6
-11
/
+476
2013-01-02
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
5
-45
/
+664
2013-01-02
bnx2x: Prepare device and initialize VF database
Ariel Elior
8
-51
/
+535
2013-01-02
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
6
-1
/
+570
2013-01-02
bnx2x: VF fastpath
Ariel Elior
3
-51
/
+50
2013-01-02
bnx2x: Support ndo_set_rxmode in VF driver
Ariel Elior
3
-6
/
+179
2013-01-02
bnx2x: Add teardown_q and close to VF <-> PF channel
Ariel Elior
4
-2
/
+112
2013-01-02
bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
Ariel Elior
4
-0
/
+310
2013-01-02
bnx2x: Separate VF and PF logic
Ariel Elior
6
-266
/
+525
2013-01-02
bnx2x: Add to VF <-> PF channel the release request
Ariel Elior
3
-0
/
+59
2013-01-02
bnx2x: VF <-> PF channel 'acquire' at vf probe
Ariel Elior
7
-1
/
+407
2013-01-02
bnx2x: Support probing and removing of VF device
Ariel Elior
7
-158
/
+353
[next]