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-01-04
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
Hauke Mehrtens
2
-18
/
+46
2014-01-04
bgmac: reset all cores on Northstar SoC
Hauke Mehrtens
1
-0
/
+21
2014-01-04
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
Hauke Mehrtens
2
-5
/
+7
2014-01-04
bgmac: initialize the DMA controller of core rev >= 4
Hauke Mehrtens
2
-0
/
+73
2014-01-04
bcma: export bcma_find_core_unit()
Hauke Mehrtens
2
-14
/
+1
2014-01-04
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-4
/
+4
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
1
-5
/
+6
2014-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-539
/
+715
2014-01-04
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-2
/
+1
2014-01-04
phylib: remove unused adjust_state() callback
Sergei Shtylyov
3
-17
/
+6
2014-01-04
phy: kill excess empty lines
Sergei Shtylyov
2
-31
/
+0
2014-01-04
phy: kill excess code
Sergei Shtylyov
2
-35
/
+13
2014-01-04
phy: kill useless local variables
Sergei Shtylyov
2
-47
/
+18
2014-01-04
mdio_bus: coding style fixes
Sergei Shtylyov
1
-18
/
+9
2014-01-04
phy: coding style fixes
Sergei Shtylyov
2
-117
/
+114
2014-01-03
i40e: report VF MAC addresses correctly
Mitch Williams
1
-6
/
+1
2014-01-03
i40e: update led set args
Jesse Brandeburg
3
-31
/
+69
2014-01-03
i40e: make a define from a large constant
Mitch Williams
2
-20
/
+21
2014-01-03
i40e: be more informative
Mitch Williams
1
-1
/
+2
2014-01-03
i40e: fix error return
Mitch Williams
1
-1
/
+1
2014-01-03
i40e: remove chatty log messages
Mitch Williams
1
-15
/
+5
2014-01-03
i40e: remove redundant code
Mitch Williams
1
-219
/
+4
2014-01-03
i40e: refactor VF reset flow
Mitch Williams
4
-108
/
+99
2014-01-03
i40e: move i40e_reset_vf
Mitch Williams
1
-128
/
+128
2014-01-03
i40e: Rx checksum offload for VXLAN
Joseph Gasparakis
3
-28
/
+81
2014-01-03
i40e: Implementation of VXLAN ndo's
Jeff Kirsher
7
-1
/
+244
2014-01-03
i40e: fix curly brace use and return type
Shannon Nelson
1
-4
/
+3
2014-01-03
i40e: add wake-on-lan support
Shannon Nelson
4
-4
/
+56
2014-01-03
i40e: Populate and check pci bus speed and width
Catherine Sullivan
3
-0
/
+68
2014-01-03
i40e: Suppress HMC error to Interrupt message level
Anjali Singhai Jain
1
-9
/
+9
2014-01-03
i40e: using for_each_set_bit to simplify the code
Wei Yongjun
1
-52
/
+12
2014-01-03
bonding: add bounds checking for tbl params
sfeldma@cumulusnetworks.com
1
-28
/
+51
2014-01-03
bonding: fix netlink msg size
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-03
bonding: add ad_info attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+38
2014-01-03
bonding: add ad_select attribute netlink support
sfeldma@cumulusnetworks.com
5
-33
/
+79
2014-01-03
bonding: add lacp_rate attribute netlink support
sfeldma@cumulusnetworks.com
4
-29
/
+55
2014-01-03
tg3: Update version to 3.136
Nithin Sujir
1
-2
/
+2
2014-01-03
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
2
-0
/
+12
2014-01-03
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
2
-4
/
+54
2014-01-03
tg3: Add unicast filtering support.
Michael Chan
1
-0
/
+21
2014-01-03
tg3: Refactor __tg3_set_mac_addr()
Michael Chan
1
-13
/
+22
2014-01-03
sh_eth: coding style fixes
Sergei Shtylyov
2
-88
/
+75
2014-01-03
r8152: fix the wrong return value
hayeswang
1
-1
/
+1
2014-01-03
smsc9420: use named constants for pci_power_t values
Julia Lawall
1
-1
/
+1
2014-01-03
net: tulip: delete useless tests on netdev_priv
Julia Lawall
1
-6
/
+0
2014-01-02
mlx4_en: Only cycle port if HW timestamp config changes
Shawn Bohrer
1
-0
/
+4
2014-01-02
mlx4_en: Add PTP hardware clock
Shawn Bohrer
4
-8
/
+198
2014-01-02
hamradio: 6pack: fix error return code
Julia Lawall
1
-1
/
+2
2014-01-02
net: fix error return code
Julia Lawall
1
-7
/
+11
2014-01-02
tun, rfs: fix the incorrect hash value
Zhi Yong Wu
1
-1
/
+1
[next]