index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: remove usage of dev->master
Jiri Pirko
2013-01-04
4
-64
/
+80
*
nes: remove usage of dev->master
Jiri Pirko
2013-01-04
2
-4
/
+6
*
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
Jiri Pirko
2013-01-04
1
-10
/
+11
*
qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
Jiri Pirko
2013-01-04
1
-0
/
+2
*
cxgb3: remove usage of dev->master
Jiri Pirko
2013-01-04
1
-4
/
+7
*
team: remove usage of netdev_set_master()
Jiri Pirko
2013-01-04
1
-6
/
+7
*
macvlan: add link to upper device
Jiri Pirko
2013-01-04
1
-1
/
+8
*
ll_temac: fix mac address setting
Jiri Pirko
2013-01-04
1
-14
/
+17
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-04
23
-30
/
+4
*
net: set dev->addr_assign_type correctly
Jiri Pirko
2013-01-04
4
-4
/
+4
*
team: update master carrier state
Flavio Leitner
2013-01-03
1
-2
/
+22
*
qlcnic: fix build error
Sony Chacko
2013-01-03
1
-2
/
+1
*
qlcnic: do not duplicate infrastructure functions
Stephen Rothwell
2013-01-03
1
-19
/
+1
*
qlcnic: update driver version
Signed-off-by: Sony Chacko
2013-01-02
1
-2
/
+2
*
qlcnic: remove unused definitions from header file
Shahed Shaikh
2013-01-02
3
-134
/
+4
*
qlcnic: 83xx ethtool interface routines
Sony Chacko
2013-01-02
6
-193
/
+750
*
qlcnic: 83xx register dump routines
Sony Chacko
2013-01-02
6
-155
/
+529
*
qlcnic: enable 83xx virtual NIC mode
Sony Chacko
2013-01-02
6
-7
/
+285
*
qlcnic: flash template based firmware reset recovery
Sony Chacko
2013-01-02
5
-0
/
+538
*
qlcnic: 83xx CNA inter driver communication mechanism
Sony Chacko
2013-01-02
6
-19
/
+1830
*
qlcnic: 83xx adpater flash interface routines
Sony Chacko
2013-01-02
3
-0
/
+443
*
qlcnic: 83xx sysfs routines
Sony Chacko
2013-01-02
6
-122
/
+266
*
qlcnic: 83xx base driver
Sony Chacko
2013-01-02
3
-175
/
+330
*
qlcnic: 83xx data path routines
Sony Chacko
2013-01-02
7
-133
/
+676
*
qlcnic: 83xx memory map and HW access routines
Sony Chacko
2013-01-02
9
-32
/
+2094
*
qlcnic: macros for common register access
Himanshu Madhani
2013-01-02
3
-80
/
+107
*
qlcnic: change driver hardware interface mechanism
Sony Chacko
2013-01-02
9
-518
/
+1035
*
bnx2x: Add VF device ids and enable feature
Ariel Elior
2013-01-02
3
-10
/
+99
*
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
2013-01-02
8
-2
/
+320
*
bnx2x: Support VF FLR
Ariel Elior
2013-01-02
6
-7
/
+321
*
bnx2x: Support of PF driver of a VF release request
Ariel Elior
2013-01-02
5
-1
/
+170
*
bnx2x: Support of PF driver of a VF close request
Ariel Elior
2013-01-02
3
-0
/
+119
*
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
2013-01-02
3
-0
/
+295
*
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
2013-01-02
3
-0
/
+589
*
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
2013-01-02
5
-177
/
+1071
*
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
2013-01-02
6
-93
/
+217
*
bnx2x: Support of PF driver of a VF init request
Ariel Elior
2013-01-02
6
-3
/
+190
*
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
2013-01-02
6
-11
/
+476
*
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
2013-01-02
5
-45
/
+664
*
bnx2x: Prepare device and initialize VF database
Ariel Elior
2013-01-02
8
-51
/
+535
*
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
2013-01-02
6
-1
/
+570
*
bnx2x: VF fastpath
Ariel Elior
2013-01-02
3
-51
/
+50
*
bnx2x: Support ndo_set_rxmode in VF driver
Ariel Elior
2013-01-02
3
-6
/
+179
*
bnx2x: Add teardown_q and close to VF <-> PF channel
Ariel Elior
2013-01-02
4
-2
/
+112
*
bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
Ariel Elior
2013-01-02
4
-0
/
+310
*
bnx2x: Separate VF and PF logic
Ariel Elior
2013-01-02
6
-266
/
+525
*
bnx2x: Add to VF <-> PF channel the release request
Ariel Elior
2013-01-02
3
-0
/
+59
*
bnx2x: VF <-> PF channel 'acquire' at vf probe
Ariel Elior
2013-01-02
7
-1
/
+407
*
bnx2x: Support probing and removing of VF device
Ariel Elior
2013-01-02
7
-158
/
+353
*
team: add ethtool support
Flavio Leitner
2012-12-30
1
-0
/
+17
[next]