Commit Graph

34 Commits (69585dd69e663a40729492c7b52eb82477a2027a)

Author SHA1 Message Date
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 d77eeb702c net: fix network drivers ndo_start_xmit() return values 16 years ago
Greg Kroah-Hartman 1aec5bdfed net: remove driver_data direct access of struct device 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Stephen Hemminger d9d6f46b42 hp100: update to net_device_ops 16 years ago
Ilpo Järvinen c40cf519f0 hp100: use roundup instead of open coding 16 years ago
Alexey Dobriyan 9de6d99a75 netdev: remove pathetic compile-command lines 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 17 years ago
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 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
Sam Ravnborg c79d9c9e9a net/hp100: fix section mismatch warning 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Richard Knutsson 7e3e8b05a9 hp100: convert pci_module_init() to pci_register_driver() 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 7525d4bf99 [PATCH] hp100: fix conditional compilation mess 19 years ago
Jeff Garzik 2c81fbc4cf [netdrvr] hp100: encapsulate all non-module code 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Dave Jones bcd6837387 [PATCH] remove unnecessary config.h includes from drivers/net/ 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Al Viro 450d86dff3 [PATCH] dead code removed in hp100 19 years ago
Marcelo Feitoza Parisi ff5688ae1c [PATCH] drivers/net/*: use time_after() and friends 19 years ago
Adrian Bunk 943ffb587c spelling: s/retreive/retrieve/ 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Nishanth Aravamudan 3173c8907f [PATCH] drivers/net: fix-up schedule_timeout() usage 20 years ago
Domen Puncer 1e7f0bd8c8 drivers/net/: Use the DMA_{64,32}BIT_MASK constants 20 years ago
b1fc5505e0 [netdrvr] Fix register_netdev() races in older ISA net drivers 20 years ago
Pavel Machek 31df7b7fc6 [PATCH] hp100: fix card names 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago