Commit History

Author SHA1 Message Date
  Jiri Pirko 4302b67e04 tulip: convert to use netdev_for_each_mc_addr 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  Joe Perches e02fb7aa07 tulip/uli526x.c: Use dev_<level> and pr_<level> 15 years ago
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
  Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
  Stephen Hemminger ad096463f7 tulip: convert 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
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
  Stephen Hemminger 03f54b3dec tulip: get rid of warning for non-const string literal 16 years ago
  Stephen Hemminger dfefe02bfd uli526x: convert devices to new API 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. 16 years ago
  Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
  Anton Vorontsov 7fa0cba330 uli526x: add support for netpoll 17 years ago
  Anton Vorontsov e284e5c660 uli526x: fix endianness issues in the setup frame 17 years ago
  Anton Vorontsov afd8e39919 uli526x: initialize the hardware prior to requesting interrupts 17 years ago
  Grant Grundler 7a7d23dac2 uli526x partially recognizing interface 17 years ago
  Jiri Slaby 1977f03272 remove asm/bitops.h includes 17 years ago
  Micah Gruber 1f8f4559f8 Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c 18 years ago
  Roy Zang 7a1f8104c4 Clean up redundant PHY write line for ULi526x Ethernet driver 18 years ago
  Al Viro c559a5bc94 tulip: endianness annotations 18 years ago
  Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago
  Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
  Rafael J. Wysocki b6aec32a77 uli526x: Add suspend and resume routines (updated) 18 years ago
  Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
  Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
  Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
  David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
  Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago