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-05-27
igb: remove redundant PHY power down register write
Todd Fujinaka
2
-15
/
+0
2014-05-27
e1000e: Out of line __ew32_prepare/__ew32
Andi Kleen
2
-29
/
+32
2014-05-27
e1000e: Fix expand setting EEE link info to all affected parts
David Ertman
1
-1
/
+1
2014-05-27
e1000e: Cleanup parenthesis around return value
David Ertman
1
-2
/
+2
2014-05-27
e1000e: 82574/82583 TimeSync errata for SYSTIM read
Todd Fujinaka
2
-1
/
+28
2014-05-26
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
7
-13
/
+71
2014-05-26
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
1
-11
/
+14
2014-05-26
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2
-7
/
+25
2014-05-26
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
1
-9
/
+47
2014-05-26
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
1
-5
/
+11
2014-05-26
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
1
-14
/
+36
2014-05-26
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
1
-5
/
+5
2014-05-26
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
Emil Tantilov
1
-2
/
+2
2014-05-26
can: xilinx CAN controller support
Kedareswara rao Appana
3
-0
/
+1217
2014-05-26
of: mdio: fix compile warning in of_mdiobus_register_phy()
Christian Engelmayer
1
-1
/
+0
2014-05-24
tg3: Override clock, link aware and link idle mode during NVRAM dump
Prashant Sreedharan
1
-7
/
+38
2014-05-24
net: driver: stmicro: Remove some useless the lock protection
Yang Wei
1
-6
/
+0
2014-05-24
team: lb: use sizeof(*fprog) in __fprog_create
Daniel Borkmann
1
-1
/
+1
2014-05-24
net: ks8851: Add of match table
Stephen Boyd
1
-0
/
+6
2014-05-24
net: ks8851: Add optional vdd_io regulator and reset gpio
Stephen Boyd
1
-1
/
+53
2014-05-24
net: ks8851: Use devm_regulator_get_optional()
Stephen Boyd
1
-8
/
+3
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
198
-1718
/
+3370
2014-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
57
-601
/
+1727
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
3
-9
/
+9
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
1
-1
/
+1
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
24
-294
/
+271
2014-05-23
net: mvneta: Remove unneeded 'weigth' field
Ezequiel Garcia
1
-6
/
+1
2014-05-23
net: mvmdio: Use devm_* API to simplify the code
Ezequiel Garcia
1
-12
/
+6
2014-05-23
net: mvneta: Change the number of default rx queues to one
Ezequiel Garcia
1
-1
/
+4
2014-05-23
net: mvneta: Use prepare/commit API to simplify MAC address setting
Ezequiel Garcia
1
-12
/
+7
2014-05-23
net: mvneta: Clean-up mvneta_init()
Ezequiel Garcia
1
-25
/
+11
2014-05-23
net: mvneta: Check tx queue setup error in mvneta_change_mtu()
Ezequiel Garcia
1
-4
/
+8
2014-05-23
net: mvneta: Clean-up mvneta_tx_frag_process()
Ezequiel Garcia
1
-8
/
+4
2014-05-23
net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
Ezequiel Garcia
1
-10
/
+4
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
16
-56
/
+109
2014-05-23
hyperv: Add hash value into RNDIS Per-packet info
Haiyang Zhang
2
-4
/
+18
2014-05-23
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
4
-10
/
+0
2014-05-23
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
3
-4
/
+0
2014-05-23
ixgbe: add /* fallthrough */ comment to case statements
Jacob Keller
1
-0
/
+4
2014-05-23
ixgbe: add space between operands to &
Jacob Keller
1
-1
/
+1
2014-05-23
ixgbe: don't check NULL for debugfs_remove_recursive
Jacob Keller
1
-2
/
+1
2014-05-23
ixgbe: add braces around else block
Jacob Keller
1
-2
/
+2
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
5
-33
/
+19
2014-05-23
ixgbe: fix checkpatch style of blank line after declaration
Jacob Keller
1
-0
/
+2
2014-05-23
ixgbe: fix function-like macro, remove semicolon
Jacob Keller
1
-2
/
+2
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
17
-241
/
+241
2014-05-22
net/mlx4_core: Replace pr_warning() with pr_warn()
Amir Vadai
4
-18
/
+17
2014-05-22
net/mlx4_core: Deprecate use_prio module parameter
Amir Vadai
1
-4
/
+4
2014-05-22
net: cdc_ncm: fix typo in test for supported formats
Dan Carpenter
1
-1
/
+2
2014-05-22
xilinx: Use time_before_eq()
Manuel Schölling
3
-3
/
+3
[prev]
[next]