Commit Graph

134 Commits (7dc482dfeeeefcfd000d4271c4626937406756d7)

Author SHA1 Message Date
Ralf Baechle 673325951e Update Andreas Koensgen's email address 16 years ago
David S. Miller 252aa9d94a Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." 16 years ago
Ralf Baechle adeab1afb7 NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Patrick McHardy d77eeb702c net: fix network drivers ndo_start_xmit() return values 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Patrick McHardy 98ca4a46d2 net: fix network drivers ndo_start_xmit() return values (part 6) 16 years ago
Jaswinder Singh Rajput a7a5eb9d4e yam: use request_firmware 16 years ago
Alexander Beregalov 3e8af307bf dmascc: fix incomplete conversion to network_device_ops 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Hannes Eder 9b329f18b9 drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one 16 years ago
Hannes Eder e334f564e8 drivers/net/hamradio: fix sparse warning: context imbalance 16 years ago
Hannes Eder eb33ae2486 drivers/net/hamradio: fix warning: format not a string literal and no ... 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Jan Engelhardt 4101dec9ca net: constify VFTs 16 years ago
Stephen Hemminger 6095e08126 dmascc: convert to net_device_ops 16 years ago
Stephen Hemminger ddbe9a6868 mkiss: convert to internal network device stats 16 years ago
Stephen Hemminger ff908cf834 scc: convert to internal net_device_ops 16 years ago
Stephen Hemminger 3f75f7482f yam: convert to net_device_ops 16 years ago
Stephen Hemminger 3c94acb7ee yam: convert to internal net_device_stats 16 years ago
Stephen Hemminger 2d8b223d81 hdlcdrv: convert to net_device_ops 16 years ago
Stephen Hemminger 5a7616af60 hdlcdrv: convert to internal net_device_stats 16 years ago
Stephen Hemminger 52db625079 dmascc: convert to network_device_ops 16 years ago
Stephen Hemminger 13c0582d91 dmascc: convert to internal network device stats 16 years ago
Stephen Hemminger 283767e705 bpqether: convert to net_device_ops 16 years ago
Stephen Hemminger f57505fd7c bpqether: convert to internal net_device_stats 16 years ago
Stephen Hemminger 9772a252b5 baycom: convert to net_device_ops 16 years ago
Stephen Hemminger cd94f08658 baycom: convert to internal net_device_stats 16 years ago
Stephen Hemminger b3672a7394 6pack: convert to net_device_ops 16 years ago
Julia Lawall 0397a26484 drivers/net/hamradio/6pack.c: move a dereference below a NULL test 16 years ago
Julia Lawall f40e063823 drivers/net/hamradio: Move a dereference below a NULL test 16 years ago
Wang Chen f4bdd264b4 netdevice hamradio: Convert directly reference of netdev->priv 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
Yinghai Lu 60e4ad7a72 drivers/net: use nr_irqs 17 years ago
Eugene Teo 5608784fdf hamradio: add missing sanity check to tty operation 17 years ago
David S. Miller cf508b1211 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. 17 years ago
Micah Dowty ae6134bdf3 hdlcdrv: Fix CRC calculation. 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
David S. Miller c773e847ea netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 17 years ago
Andre Haupt 4797982119 hamradio: remove unused variable 17 years ago
David S. Miller 4bb073c0e3 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
Ilpo Järvinen 6941727a08 hamradio/scc: add missing block braces to multi-statement if 17 years ago
Paulius Zaleckas de0561c435 6pack: use netstats in net_device structure 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Mark Asselstine 02651d20a3 hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago