Commit Graph

72 Commits (b425d5c82d9b1fcf788688e556e4dfeca76604da)

Author SHA1 Message Date
Grant Likely 1ab1d63a85 of/platform: remove all of_bus_type and of_platform_bus_type references 15 years ago
Grant Likely 1636f8ac2b sparc/of: Move of_device fields into struct pdev_archdata 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Joe Perches ee289b6440 drivers/net: remove useless semicolons 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Tobias Klauser e56d0b01ed sunhme: Remove unnecessary memset of netdev private data 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Mikulas Patocka ff236f7af8 sunhme: fix dma warning in Sun HME 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Friedrich Oslage 0796e75503 sunhme: Fix qfe parent detection. 16 years ago
Meelis Roos 7b7a799d66 sunhme: Fix Quattro HME irq registration on proble failures 16 years ago
David S. Miller 0b492fce3d sunhme: Don't match PCI devices in SBUS probe. 16 years ago
Stephen Hemminger 2f89d12e98 sunhme: update to net_device_ops 16 years ago
Wang Chen 8f15ea42b6 netdevice: safe convert to netdev_priv() #part-3 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
David S. Miller fd098316ef sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
David S. Miller db1a8611c8 sunhme: Convert to pure OF driver. 17 years ago
David S. Miller 63237eeb5a sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h 17 years ago
David S. Miller 738f2b7b81 sparc: Convert all SBUS drivers to dma_*() interfaces. 17 years ago
David S. Miller 7a715f4601 sparc: Make SBUS DMA interfaces take struct device. 17 years ago
David S. Miller fd24c4af6e sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. 17 years ago
Mark Asselstine c03e05d81d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. 17 years ago
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Al Viro f3ec33e587 sunhme endianness annotations 17 years ago
Chris Poon a5a97263a9 [SUNHME]: VLAN support for sunhme 18 years ago
David Miller cacd40e07c SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Adrian Bunk cd6f5b8051 sunhme.c:quattro_pci_find() must be __devinit 18 years ago
David S. Miller 6f85a8597d [SUNHME]: Use pci_device_to_OF_node(). 18 years ago
Stephen Rothwell ccf0dec6fc [SPARC/64] constify of_get_property return: drivers 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Marcel van Nies c3b99f0db9 [SUNHME]: Fix module unload. 18 years ago
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Jurij Smakov ef9467f8f0 [SUNHME]: Fix for sunhme failures on x86 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Jeff Garzik c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts 19 years ago