Commit Graph

55 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Joe Perches 50624aab53 tlan: Use pr_fmt, pr_<level> and netdev_<level> 14 years ago
Joe Perches a576cd8700 tlan: Remove changelog 14 years ago
Sakari Ailus f45437efff tlan: Fix bugs introduced by the last tlan cleanup patch 14 years ago
Sakari Ailus fa6d5d4f2b tlan: add suspend/resume support 14 years ago
Sakari Ailus c659c38b27 tlan: Code cleanup: checkpatch.pl is relatively happy now. 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Jiri Pirko 567ec874d1 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Joe Perches 37fce430dd drivers/net/tlan: Remove TRUE/FALSE defines, use bool 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
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 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
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Stephen Hemminger 391c5e6e18 tlan: update to net_device_ops 16 years ago
Sakari Ailus 5eeabf5150 tlan: Remove broken support for big buffers 16 years ago
Sakari Ailus bb5f133dbc tlan: Fix pci memory unmapping 16 years ago
Sakari Ailus 8953f12827 tlan: Fix small (< 64 bytes) datagram transmissions 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Robert Fitzsimons 0d63bea2c2 tlan: Fix two regressions introduced by 64bit conversion. 17 years ago
Stephen Hemminger dfc2c0a6db tlan: wrap source lines 17 years ago
Stephen Hemminger a3ccc78968 tlan: proper shared IRQ support 17 years ago
Stephen Hemminger 9ded65a1d7 tlan: manage rx allocation failure better 17 years ago
Stephen Hemminger 93e16847c9 tlan: 64bit conversion 17 years ago
Stephen Hemminger f8f31544bf tlan: use netdevice stats 17 years ago
Stephen Hemminger 41873e9aff tlan: get rid of padding buffer 17 years ago
Harvey Harrison 98e0f52145 tlan: add static to function definitions 17 years ago
Leonardo Potenza 6c04a51508 drivers/net/tlan.c: compilation warning fix 17 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
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_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
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Adrian Bunk ad9f6713ae [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code 19 years ago
Matt Mackall 4a4efbdee2 s/retreiv/retriev/g 19 years ago
Domen Puncer 1e7f0bd8c8 drivers/net/: Use the DMA_{64,32}BIT_MASK constants 20 years ago
James Harper 562faf469f [PATCH] fix PROMISC/bridging in TLAN driver 20 years ago
Stephen Hemminger 15efa9bb2d [PATCH] tlan: restore deleted module parameters. 20 years ago