- b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 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
- ec1f127 sunhme: Add DMA mapping error checks. by David S. Miller · 10 years ago
- 3a6e44c net: ethernet: sun: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
- 5d41bf3 net: sunhme: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
- d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
- 521a87c net: sunhme: use pci_{get,set}_drvdata() by Jingoo Han · 11 years ago
- e04e37a net: sunhme: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
- 7d9a875 net: sunhme: remove unnecessary dev_set_drvdata() by Libo Chen · 12 years ago
- 511c4e0 net: sunhme: use platform_{get,set}_drvdata() by Libo Chen · 12 years ago
- 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
- d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
- 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
- f73d12b net/sun: remove __dev* attributes by Bill Pemberton · 12 years ago
- d233d70 sunhme: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
- 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 7deb118 sunhme: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
- bc12d28 sunhme/PCI: use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 13 years ago
- 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
- 59caa56 sunhme: Allow usage on SBI based SBus systems by oftedal · 13 years ago
- 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
- 4bc6834 sunhme: convert to SKB paged frag API. by Ian Campbell · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
- e689cf4 cassini/niu/sun*: Move the Sun drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/sunhme.c]
- 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 14 years ago
- 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
- 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
- e9403c8 net: convert sunhme/sungem network drivers to hw_features by Michał Mirosław · 14 years ago
- 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
- 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
- 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
- c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 15 years ago
- 0b29b89 sunhme: Use return value of register_netdev by Tobias Klauser · 15 years ago
- 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 15 years ago
- 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 15 years ago
- 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 15 years ago
- cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
- 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
- 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
- ee289b6 drivers/net: remove useless semicolons by Joe Perches · 15 years ago
- a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
- 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
- e56d0b0 sunhme: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
- 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 15 years ago
- 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
- a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
- 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
- ff236f7 sunhme: fix dma warning in Sun HME by Mikulas Patocka · 15 years ago
- a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
- 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
- 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
- 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 16 years ago
- f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 0796e75 sunhme: Fix qfe parent detection. by Friedrich Oslage · 16 years ago
- 7b7a799 sunhme: Fix Quattro HME irq registration on proble failures by Meelis Roos · 16 years ago
- 0b492fc sunhme: Don't match PCI devices in SBUS probe. by David S. Miller · 16 years ago
- 2f89d12 sunhme: update to net_device_ops by Stephen Hemminger · 16 years ago
- 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
- babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
- e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
- fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
- db1a861 sunhme: Convert to pure OF driver. by David S. Miller · 16 years ago
- 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 17 years ago
- 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 17 years ago
- 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 17 years ago
- fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 17 years ago
- c03e05d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. by Mark Asselstine · 17 years ago
- 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
- f3ec33e sunhme endianness annotations by Al Viro · 17 years ago
- a5a9726 [SUNHME]: VLAN support for sunhme by Chris Poon · 17 years ago
- cacd40e SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals by David Miller · 17 years ago
- 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
- 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
- 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 18 years ago
- cd6f5b8 sunhme.c:quattro_pci_find() must be __devinit by Adrian Bunk · 18 years ago
- 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
- 6f85a85 [SUNHME]: Use pci_device_to_OF_node(). by David S. Miller · 18 years ago
- ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 18 years ago
- d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
- ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago
- 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
- c3b99f0 [SUNHME]: Fix module unload. by Marcel van Nies · 18 years ago
- 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
- d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
- ef9467f [SUNHME]: Fix for sunhme failures on x86 by Jurij Smakov · 18 years ago
- ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
- c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
- 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
- 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
- 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
- a0ee7c7 [NET]: sun happymeal, little pci cleanup by Jiri Slaby · 19 years ago
- 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago