Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
08d0dabf48ccf55e310b8ae9381858b477cabe2e
/
drivers
/
net
/
ethernet
/
freescale
62a02c9
net: fec: Don't clear IPV6 header checksum field when IP accelerator enable
by Fugang Duan
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
79f3391
net: fec: Add software TSO support
by Nimrod Andy
· 11 years ago
6e90928
net: fec: Add Scatter/gather support
by Nimrod Andy
· 11 years ago
55d0218
net: fec: Increase buffer descriptor entry number
by Nimrod Andy
· 11 years ago
09d1e54
net: fec: Factorize feature setting
by Nimrod Andy
· 11 years ago
96c50ca
net: fec: Enable IP header hardware checksum
by Nimrod Andy
· 11 years ago
61a4427
net: fec: Factorize the .xmit transmit function
by Nimrod Andy
· 11 years ago
39f3336
net/fsl: xgmac_mdio is dependent on OF_MDIO
by Andy Fleming
· 11 years ago
55fd364
net/fsl: Make xgmac_mdio read error message useful
by Shruti Kanetkar
· 11 years ago
f666f87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d4c642e
gianfar: Call netif_carrier_off() prior to registration
by Fabio Estevam
· 11 years ago
898157e
gianfar: Fix the section mismatch warnings.
by Xiubo Li
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
a68ab98
fec: Include pinctrl header file
by Fabio Estevam
· 11 years ago
5bbde4d
net: fec: use pinctrl PM helpers
by Nimrod Andy
· 11 years ago
8700981
ucc_geth: use the new fixed PHY helpers
by Florian Fainelli
· 11 years ago
be40364
gianfar: use the new fixed PHY helpers
by Florian Fainelli
· 11 years ago
bb74d9a
fs_enet: use the new fixed PHY helpers
by Florian Fainelli
· 11 years ago
98a6eeb
net: fec: correct the MDIO clock source
by Nimrod Andy
· 11 years ago
e8fcfcd
net: fec: optimize the clock management to save power
by Nimrod Andy
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
6ce29b0
gianfar: Avoid unnecessary reg accesses in adjust_link()
by Claudiu Manoil
· 11 years ago
98a46d4
gianfar: Check if phydev present on ethtool -A
by Claudiu Manoil
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
44934fa
net: fec: make sure to init MAC address
by Lucas Stach
· 11 years ago
5cab273
fs_enet: remove empty MDIO bus function
by Florian Fainelli
· 11 years ago
fe29bd8
fec: remove empty MDIO bus function
by Florian Fainelli
· 11 years ago
3614574
ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
8e7e687
fec: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
c65d753
gianfar: Fix P1010 config regression (SQ polling)
by Claudiu Manoil
· 11 years ago
4986b4f0
ptp: drivers: set the number of programmable pins.
by Richard Cochran
· 11 years ago
9b2c057
fs_enet: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
84fe618
eth: fec: Fix lost promiscuous mode after reconnecting cable
by Stefan Wahren
· 11 years ago
c9974ad
gianfar: Carefully free skbs in functions called by netpoll.
by Eric W. Biederman
· 11 years ago
b338ce2
gianfar: Fix multi-queue support checks @probe()
by Claudiu Manoil
· 11 years ago
71ff9e3
gianfar: Use Single-Queue polling for "fsl,etsec2"
by Claudiu Manoil
· 11 years ago
aeb12c5
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
by Claudiu Manoil
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f19015b
gianfar: Fix Tx int miss, dont write IC on-the-fly
by Claudiu Manoil
· 11 years ago
0851133
gianfar: Fix device reset races (oops) for Tx
by Claudiu Manoil
· 11 years ago
80ec396
gianfar: Don't free/request irqs on device reset
by Claudiu Manoil
· 11 years ago
8830264
gianfar: Fix on-the-fly vlan and mtu updates
by Claudiu Manoil
· 11 years ago
a328ac9
gianfar: Implement MAC reset and reconfig procedure
by Claudiu Manoil
· 11 years ago
fb8ef78
net: fec: fix potential issue to avoid fec interrupt lost and crc error
by Duan Fugang-B38611
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ce5eaf0
NET: fec: only enable napi if we are successful
by Russell King
· 11 years ago
7cca336
gianfar: Remove clean_rx_ring race from gfar_ethtool
by Claudiu Manoil
· 11 years ago
c10650b
gianfar: Add missing graceful reset steps and fixes
by Claudiu Manoil
· 11 years ago
efeddce
gianfar: Factor out enabling/disabling of hw interrupts
by Claudiu Manoil
· 11 years ago
532c37b
gianfar: Remove useless HAS_PADDING device flag
by Claudiu Manoil
· 11 years ago
34018fd
gianfar: Remove sysfs stubs for FIFOCFG and stashing
by Claudiu Manoil
· 11 years ago
2086278
gianfar: Cleanup/Fix gfar_probe and the hw init code
by Claudiu Manoil
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
42851e8
gianfar: Fix portabilty issues for ethtool and ptp
by Claudiu Manoil
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7d30622
fec: Revert "fec: Do not assume that PHY reset is active low"
by Fabio Estevam
· 11 years ago
7a399e3
fec: Do not assume that PHY reset is active low
by Fabio Estevam
· 11 years ago
40803a2
net: freescale: remove unused compare_addr()
by dingtianhong
· 11 years ago
7a2a845
net: fec: fix potential use after free
by Eric Dumazet
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a1bf175
net:fec: remove duplicate lines in comment about errata ERR006358
by Philippe De Muyter
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
2488a54
net: fec_main: dma_map() only the length of the skb
by Sebastian Siewior
· 11 years ago
ca0c88c
gianfar: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
1d5244d
fec: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
d842a31
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
by Duan Fugang-B38611
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3ba405d
gianfar: Simplify MQ polling to avoid soft lockup
by Claudiu Manoil
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
53fad77
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
by Claudiu Manoil
· 11 years ago
2969b1f
gianfar: Use mpc85xx support for errata detection
by Claudiu Manoil
· 11 years ago
ad3660c
gianfar: Enable eTSEC-A002 erratum w/a for all parts
by Claudiu Manoil
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e58f6f4
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
3f3f096
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
by David S. Miller
· 11 years ago
894116bd
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
bddb2d9
gianfar: Remove extern from function prototypes
by Joe Perches
· 11 years ago
44a272d
net: fec: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
36e24e2
net: fec: fix the error to get the previous BD entry
by Duan Fugang-B38611
· 11 years ago
50ad076
gianfar: Fix reported number of sent bytes to BQL
by Claudiu Manoil
· 11 years ago
0affdf3
net: fec: fix time stamping logic after napi conversion
by Richard Cochran
· 11 years ago
7d7628f
net/fec: cleanup types in fec_get_mac()
by Dan Carpenter
· 11 years ago
94660ba
net: fec: use dev_get_platdata()
by Jingoo Han
· 11 years ago
322555f
fec: Use NAPI_POLL_WEIGHT
by Fabio Estevam
· 11 years ago
2771399
fs_enet: cleanup clock API use
by Gerhard Sittig
· 11 years ago
35b9eb0
fs_enet: silence a build warning (unused variable)
by Gerhard Sittig
· 11 years ago
dcbe8a1
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
01007f5
net: ucc_geth: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
0b25183
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
4014e36
net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
65d7e7a
net: ucc_geth: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
a0e1860
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
Next »