Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d6cf30ca716b347587b35923eda400ad2d9e8832
/
drivers
/
net
/
ethernet
/
cadence
/
macb.c
8093b1c
net/macb: fix sparse warning
by Lad, Prabhakar
· 10 years ago
d23823d
net: macb: Remove CONFIG_PM ifdef because of compilation warning
by Michal Simek
· 10 years ago
9e86d766
net: macb: allow deffered probe of the driver
by Nicolae Rosia
· 10 years ago
8cd5a56
net/macb: Create gem_ethtool_ops for new statistics functions
by Xander Huff
· 10 years ago
2fa45e2
net/macb: Add whitespace around arithmetic operators
by Xander Huff
· 10 years ago
3ff13f1
net/macb: improved ethtool statistics support
by Xander Huff
· 10 years ago
cf250de
net/macb: remove useless calls of devm_free_irq()
by Cyrille Pitchen
· 10 years ago
e965be7
net/macb: fix misplaced call of free_netdev() in macb_remove()
by Cyrille Pitchen
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
02c958d
net/macb: add TX multiqueue support for gem
by Cyrille Pitchen
· 10 years ago
51f8301
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header
by Cyrille Pitchen
· 10 years ago
fe6a12d
net: ethernet: cadence: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9026968
Revert "net/macb: add pinctrl consumer support"
by Soren Brinkmann
· 10 years ago
5879823
net/macb: Add hardware revision information during probe
by Bo Shen
· 10 years ago
4b7b0e4
net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gem
by Cyrille Pitchen
· 10 years ago
924ec53
net/macb: add RX checksum offload feature
by Cyrille Pitchen
· 10 years ago
85ff3d8
net/macb: add TX checksum offload feature
by Cyrille Pitchen
· 10 years ago
a4c35ed3
net/macb: add scatter-gather hw feature
by Cyrille Pitchen
· 10 years ago
e175587
net/macb: configure for FIFO mode and non-gigabit
by Nicolas Ferre
· 10 years ago
c8ea5a2
net: macb: Fix race between HW and driver
by Soren Brinkmann
· 11 years ago
504ad98
net: macb: Remove 'unlikely' optimization
by Soren Brinkmann
· 11 years ago
02f7a34
net: macb: Re-enable RX interrupt only when RX is done
by Soren Brinkmann
· 11 years ago
6a027b7
net: macb: Clear interrupt flags
by Soren Brinkmann
· 11 years ago
ccd6d0a
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
by Soren Brinkmann
· 11 years ago
5b31f22
macb: remove empty MDIO bus reset function
by Florian Fainelli
· 11 years ago
c88b5b6
macb: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
48330e08
net: macb: DMA-unmap full rx-buffer
by Soren Brinkmann
· 11 years ago
9203090
net: macb: Check DMA mappings for error
by Soren Brinkmann
· 11 years ago
9319e47
net: macb: Fix build warning
by Soren Brinkmann
· 11 years ago
e1824df
net: macb: Adjust tx_clk when link speed changes
by Soren Brinkmann
· 11 years ago
0a4acf0
net: macb: Use devm_request_irq()
by Soren Brinkmann
· 11 years ago
60fe716
net: macb: Use devm_ioremap()
by Soren Brinkmann
· 11 years ago
b48e0ba
net: macb: Migrate to devm clock interface
by Soren Brinkmann
· 11 years ago
0dfc3e1
net: macb: Migrate to dev_pm_ops
by Soren Brinkmann
· 11 years ago
c607a0d
net: macb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
7daa78e
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
by Boris BREZILLON
· 11 years ago
148cbb5
net/cadence/macb: add support for dt phy definition
by Boris BREZILLON
· 11 years ago
01276ed
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
by Jongsung Kim
· 12 years ago
4df9513
net/macb: change RX path for GEM
by Nicolas Ferre
· 12 years ago
1b44791
net/macb: increase RX buffer size for GEM
by Nicolas Ferre
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
581df9e
net/macb: fix ISR clear-on-write behavior only for some SoC
by Nicolas Ferre
· 12 years ago
72ca820
net/macb: fix error return code in macb_probe()
by Nicolas Ferre
· 12 years ago
5090704
net/cadence/macb: Simplify OF dependencies
by Guenter Roeck
· 12 years ago
ace5801
net/macb: make clk_enable atomic
by Steffen Trumtrar
· 12 years ago
a1ae385
net/macb: force endian_swp_pkt_en to off
by Steffen Trumtrar
· 12 years ago
749a2b6
net/macb: clear tx/rx completion flags in ISR
by Steffen Trumtrar
· 12 years ago
b543a8d
net: macb: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
8770e91
net/macb: fix race with RX interrupt while doing NAPI
by Nicolas Ferre
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
37a5b3d
net/cadence: remove __dev* attributes
by Bill Pemberton
· 12 years ago
b3e3bd71
net/macb: GEM DMA configuration register update
by Nicolas Ferre
· 12 years ago
c867b55
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
by Joachim Eastwood
· 12 years ago
909a858
net/macb: move to circ_buf macros and fix initial condition
by Nicolas Ferre
· 12 years ago
3629a6c
net/macb: clear unused address register
by Joachim Eastwood
· 12 years ago
2dbfdbb9
net/macb: add support for phy irq via gpio pin
by Joachim Eastwood
· 12 years ago
2ea32ee
net/at91_ether: use stat function from macb
by Joachim Eastwood
· 12 years ago
314bccc
net/macb: export macb_set_hwaddr and macb_get_hwaddr
by Joachim Eastwood
· 12 years ago
d25e78a
net/macb: support reversed hw addr
by Joachim Eastwood
· 12 years ago
17b8bb3
net/macb: check all address registers sets
by Joachim Eastwood
· 12 years ago
26cdfb4
macb: Keep driver's speed/duplex in sync with actual NCFGR
by Vitalii Demianets
· 12 years ago
8ef29f8a
net/macb: add pinctrl consumer support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
29bc2e1
net/macb: Offset first RX buffer by two bytes
by Havard Skinnemoen
· 12 years ago
e86cd53
net/macb: better manage tx errors
by Nicolas Ferre
· 12 years ago
d1d1b53
net/macb: ethtool interface: add register dump feature
by Nicolas Ferre
· 12 years ago
55054a1
net/macb: clean up ring buffer logic
by Havard Skinnemoen
· 12 years ago
cde30a8
net/macb: tx status is more than 8 bits now
by Nicolas Ferre
· 12 years ago
83cdbc7
net/macb: remove macb_get_drvinfo()
by Nicolas Ferre
· 12 years ago
a268adb
net/macb: change debugging messages
by Havard Skinnemoen
· 12 years ago
03dbe05
net/macb: memory barriers cleanup
by Havard Skinnemoen
· 12 years ago
140b755
net/macb: Add support for Gigabit Ethernet mode
by Patrice Vilchez
· 12 years ago
95ebcea
net/macb: fix truncate warnings
by Joachim Eastwood
· 12 years ago
e0da1f1
net/at91_ether: share macb_set_rx_mode with macb
by Joachim Eastwood
· 12 years ago
0005f54
net/macb: export some symbols for at91_ether
by Joachim Eastwood
· 12 years ago
03fc472
net/macb: manage carrier state with call to netif_carrier_{on|off}()
by Nicolas Ferre
· 13 years ago
17f393e
macb: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
98d5e57
macb: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
b17471f
net: macb: fix build break with !CONFIG_OF
by Olof Johansson
· 13 years ago
fb97a84
net/macb: add DT support for Cadence macb/gem driver
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
0116da4
macb: allow GEM to have configurable receive buffer size
by Jamie Iles
· 14 years ago
757a03c
macb: support DMA bus widths > 32 bits
by Jamie Iles
· 14 years ago
a494ed8
macb: support statistics for GEM devices
by Jamie Iles
· 14 years ago
70c9f3d
macb: support higher rate GEM MDIO clock divisors
by Jamie Iles
· 14 years ago
f75ba50
macb: initial support for Cadence GEM
by Jamie Iles
· 13 years ago
c220f8c
macb: convert printk to netdev_ and friends
by Jamie Iles
· 14 years ago
84e0cdb
macb: unify at91 and avr32 platform data
by Jamie Iles
· 14 years ago
461845d
macb: remove conditional clk handling
by Jamie Iles
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
9f2f381f
macb: Move the Atmel driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/macb.c]
d3e6145
macb: restore wrap bit when performing underrun cleanup
by Tord Andersson
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e072092
macb: enable transmit time stamping.
by Richard Cochran
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
Next »