index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bcd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-31
net: tile: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2014-05-31
net: tile: Use helpers from linux/etherdevice.h to check/set MAC
Tobias Klauser
1
-9
/
+3
2014-05-31
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
19
-29
/
+29
2014-05-31
net: fec: use pinctrl PM helpers
Nimrod Andy
1
-0
/
+8
2014-05-31
net: filter: use block statements in tcpdump tests
Daniel Borkmann
1
-68
/
+75
2014-05-31
net: filter: test fill/spill of all M[] regs
Daniel Borkmann
1
-0
/
+90
2014-05-31
r8152: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-3
/
+1
2014-05-31
enic: Fix 64 bit divide on 32bit system
Govindarajulu Varadarajan
1
-1
/
+1
2014-05-31
net: tso: Export symbols for modular build
Sachin Kamat
1
-0
/
+5
2014-05-31
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+2
2014-05-30
net: of_mdio: don't store the length of a property if we don't need to
Daniel Mack
1
-2
/
+2
2014-05-30
net: of_mdio: add of_mdiobus_link_phydev()
Daniel Mack
3
-0
/
+47
2014-05-30
net: of_mdio: factor out code to parse a phy's 'reg' property
Daniel Mack
1
-12
/
+23
2014-05-27
i40evf: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2014-05-27
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
Tobias Klauser
1
-2
/
+2
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-27
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
7
-13
/
+71
2014-05-27
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
1
-11
/
+14
2014-05-27
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2
-7
/
+25
2014-05-27
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
1
-9
/
+47
2014-05-27
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
1
-5
/
+11
2014-05-27
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
1
-14
/
+36
2014-05-27
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
1
-5
/
+5
2014-05-27
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