index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-02-14
9
-74
/
+9
*
net: bcmgenet: hook into the build system
Florian Fainelli
2014-02-14
3
-0
/
+14
*
net: bcmgenet: add MDIO routines
Florian Fainelli
2014-02-14
1
-0
/
+464
*
net: bcmgenet: add main driver file
Florian Fainelli
2014-02-14
1
-0
/
+2595
*
net: bcmgenet: add driver definitions and private structure
Florian Fainelli
2014-02-14
1
-0
/
+630
*
net: phy: add Broadcom BCM7xxx internal PHY driver
Florian Fainelli
2014-02-14
3
-0
/
+350
*
net: phy: broadcom: extract register definitions
Florian Fainelli
2014-02-14
1
-52
/
+0
*
net: phy: update port type for MoCA PHYs
Florian Fainelli
2014-02-14
1
-1
/
+4
*
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
2014-02-14
5
-32
/
+127
*
be2net: Update copyright year
Vasundhara Volam
2014-02-14
8
-8
/
+8
*
be2net: Log a kernel message when UE is detected in BE & Skyhawk
Somnath Kotur
2014-02-14
1
-41
/
+41
*
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...
David S. Miller
2014-02-14
7
-296
/
+168
|
\
|
*
can: at91_can: add listen only mode
Yoann DI RUZZA
2014-02-11
1
-2
/
+7
|
*
can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access
Florian Vaussard
2014-02-06
1
-2
/
+18
|
*
can: sja1000: fuse of_platform into platform
Florian Vaussard
2014-02-04
4
-259
/
+109
|
*
can: sja1000: platform: use devm_* APIs
Florian Vaussard
2014-02-04
1
-34
/
+12
|
*
can: sja1000: convert printk to use netdev API
Florian Vaussard
2014-02-04
1
-2
/
+1
|
*
can: add ability to allocate CANFD frame in skb data
Stephane Grosjean
2014-02-04
1
-0
/
+24
*
|
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2014-02-14
2
-4
/
+3
*
|
bonding: remove the redundant judgements for bond_option_queue_id_set()
dingtianhong
2014-02-13
1
-2
/
+1
*
|
bonding: remove the redundant judgements for bond_set_mac_address()
dingtianhong
2014-02-13
1
-8
/
+0
*
|
net: allow setting mac address of loopback device
WANG Cong
2014-02-13
1
-0
/
+2
*
|
i40evf: refactor reset handling
Mitch Williams
2014-02-13
3
-39
/
+130
*
|
i40evf: change type of flags variable
Mitch Williams
2014-02-13
1
-1
/
+1
*
|
i40evf: don't store unnecessary array of strings
Mitch Williams
2014-02-13
2
-4
/
+5
*
|
i40evf: fix bogus comment
Mitch Williams
2014-02-13
1
-2
/
+1
*
|
i40evf: clean up adapter struct
Mitch Williams
2014-02-13
1
-28
/
+1
*
|
i40e: don't handle VF reset on unload
Mitch Williams
2014-02-13
2
-6
/
+7
*
|
i40e: enable extant VFs
Mitch Williams
2014-02-13
3
-8
/
+21
*
|
i40e: reset VFs after PF reset
Mitch Williams
2014-02-13
1
-0
/
+5
*
|
i40e: set VF state to active when reset is complete
Mitch Williams
2014-02-13
1
-0
/
+1
*
|
i40e: remove dead code
Mitch Williams
2014-02-13
1
-9
/
+1
*
|
i40e: Setting i40e_down bit for tx_timeout
Akeem G Abodunrin
2014-02-13
1
-0
/
+1
*
|
i40evf: clean up memsets
Mitch Williams
2014-02-13
1
-3
/
+2
*
|
i40evf: trivial fixes
Jesse Brandeburg
2014-02-13
2
-6
/
+4
*
|
i40e: bump driver version
Jesse Brandeburg
2014-02-13
1
-1
/
+1
*
|
i40e: spelling error
Jesse Brandeburg
2014-02-13
2
-2
/
+2
*
|
bnx2x: utilize FW 7.8.19
Dmitry Kravkov
2014-02-13
2
-3
/
+3
*
|
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
2014-02-13
6
-44
/
+32
*
|
bnx2x: Fix bnx2x_panic_dump for VFs
Yuval Mintz
2014-02-13
1
-40
/
+57
*
|
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
2014-02-13
5
-74
/
+67
*
|
bnx2x: Add support in PF driver for RSC
Michal Kalderon
2014-02-13
8
-48
/
+329
*
|
bnx2x: Semantic Validate vlan/mac changes
Yuval Mintz
2014-02-13
1
-9
/
+42
*
|
bnx2x: Remove unnecessary internal mem config
Ariel Elior
2014-02-13
2
-13
/
+0
*
|
bnx2x: Remove unused iov code
Yuval Mintz
2014-02-13
1
-10
/
+0
*
|
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
2014-02-13
3
-15
/
+25
*
|
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
2014-02-13
1
-0
/
+10
*
|
net: phy: add "has_fixups" boolean property
Florian Fainelli
2014-02-13
1
-0
/
+1
*
|
net: phy: expose PHY device interface mode
Florian Fainelli
2014-02-13
1
-0
/
+10
*
|
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
2014-02-13
1
-2
/
+2
[next]