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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
9
-74
/
+9
2014-02-14
net: bcmgenet: hook into the build system
Florian Fainelli
3
-0
/
+14
2014-02-14
net: bcmgenet: add MDIO routines
Florian Fainelli
1
-0
/
+464
2014-02-14
net: bcmgenet: add main driver file
Florian Fainelli
1
-0
/
+2595
2014-02-14
net: bcmgenet: add driver definitions and private structure
Florian Fainelli
1
-0
/
+630
2014-02-14
net: phy: add Broadcom BCM7xxx internal PHY driver
Florian Fainelli
3
-0
/
+350
2014-02-14
net: phy: broadcom: extract register definitions
Florian Fainelli
1
-52
/
+0
2014-02-14
net: phy: update port type for MoCA PHYs
Florian Fainelli
1
-1
/
+4
2014-02-13
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
5
-32
/
+127
2014-02-13
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2014-02-13
be2net: Log a kernel message when UE is detected in BE & Skyhawk
Somnath Kotur
1
-41
/
+41
2014-02-13
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...
David S. Miller
7
-296
/
+168
2014-02-13
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2
-4
/
+3
2014-02-13
bonding: remove the redundant judgements for bond_option_queue_id_set()
dingtianhong
1
-2
/
+1
2014-02-13
bonding: remove the redundant judgements for bond_set_mac_address()
dingtianhong
1
-8
/
+0
2014-02-13
net: allow setting mac address of loopback device
WANG Cong
1
-0
/
+2
2014-02-13
i40evf: refactor reset handling
Mitch Williams
3
-39
/
+130
2014-02-13
i40evf: change type of flags variable
Mitch Williams
1
-1
/
+1
2014-02-13
i40evf: don't store unnecessary array of strings
Mitch Williams
2
-4
/
+5
2014-02-13
i40evf: fix bogus comment
Mitch Williams
1
-2
/
+1
2014-02-13
i40evf: clean up adapter struct
Mitch Williams
1
-28
/
+1
2014-02-13
i40e: don't handle VF reset on unload
Mitch Williams
2
-6
/
+7
2014-02-13
i40e: enable extant VFs
Mitch Williams
3
-8
/
+21
2014-02-13
i40e: reset VFs after PF reset
Mitch Williams
1
-0
/
+5
2014-02-13
i40e: set VF state to active when reset is complete
Mitch Williams
1
-0
/
+1
2014-02-13
i40e: remove dead code
Mitch Williams
1
-9
/
+1
2014-02-13
i40e: Setting i40e_down bit for tx_timeout
Akeem G Abodunrin
1
-0
/
+1
2014-02-13
i40evf: clean up memsets
Mitch Williams
1
-3
/
+2
2014-02-13
i40evf: trivial fixes
Jesse Brandeburg
2
-6
/
+4
2014-02-13
i40e: bump driver version
Jesse Brandeburg
1
-1
/
+1
2014-02-13
i40e: spelling error
Jesse Brandeburg
2
-2
/
+2
2014-02-12
bnx2x: utilize FW 7.8.19
Dmitry Kravkov
2
-3
/
+3
2014-02-12
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
6
-44
/
+32
2014-02-12
bnx2x: Fix bnx2x_panic_dump for VFs
Yuval Mintz
1
-40
/
+57
2014-02-12
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
5
-74
/
+67
2014-02-12
bnx2x: Add support in PF driver for RSC
Michal Kalderon
8
-48
/
+329
2014-02-12
bnx2x: Semantic Validate vlan/mac changes
Yuval Mintz
1
-9
/
+42
2014-02-12
bnx2x: Remove unnecessary internal mem config
Ariel Elior
2
-13
/
+0
2014-02-12
bnx2x: Remove unused iov code
Yuval Mintz
1
-10
/
+0
2014-02-12
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
3
-15
/
+25
2014-02-12
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
1
-0
/
+10
2014-02-12
net: phy: add "has_fixups" boolean property
Florian Fainelli
1
-0
/
+1
2014-02-12
net: phy: expose PHY device interface mode
Florian Fainelli
1
-0
/
+10
2014-02-12
net: phy: re-design phy_modes to be self-contained
Florian Fainelli
1
-24
/
+2
2014-02-12
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
1
-2
/
+2
2014-02-12
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
2
-3
/
+7
2014-02-12
net: phy: add genphy_aneg_done()
Florian Fainelli
2
-3
/
+17
2014-02-12
net: phy: display human readable PHY speed settings
Florian Fainelli
1
-2
/
+22
2014-02-12
net: phy: update phy_print_status to show pause settings
Florian Fainelli
1
-2
/
+4
2014-02-12
net: phy: use network device in phy_print_status
Florian Fainelli
1
-3
/
+2
[next]