| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2012-12-07 | 1 | -2/+1 |
* | net/hdlc: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -2/+2 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | generic_hdlc: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -4/+4 |
* | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers. | Krzysztof Halasa | 2010-12-13 | 1 | -1/+4 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | wan: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -2/+2 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -1/+2 |
* | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -2/+2 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-23 | 1 | -2/+2 |
* | WAN: Simplify sca_init_port() in HD64572 driver. | Krzysztof Hałasa | 2008-11-22 | 1 | -36/+31 |
* | WAN: Correct comments in hd6457[02].c | Krzysztof Hałasa | 2008-11-22 | 1 | -1/+1 |
* | WAN: HD64572 drivers don't use next_desc() anymore. | Krzysztof Hałasa | 2008-11-22 | 1 | -10/+3 |
* | WAN: Simplify HD64572 drivers. | Krzysztof Hałasa | 2008-11-22 | 1 | -69/+70 |
* | WAN: Simplify HD64572 status handling. | Krzysztof Hałasa | 2008-11-22 | 1 | -29/+8 |
* | WAN: rework HD64572 interrupts a bit. | Krzysztof Hałasa | 2008-11-22 | 1 | -23/+13 |
* | WAN: HD64572 already handles TX underruns with DMAC. | Krzysztof Hałasa | 2008-11-22 | 1 | -17/+15 |
* | WAN: TX-done handler now uses the ownership bit in HD64572 drivers. | Krzysztof Hałasa | 2008-11-22 | 1 | -8/+3 |
* | WAN: convert HD64572-based drivers to NAPI. | Krzysztof Hałasa | 2008-11-22 | 1 | -35/+67 |
* | WAN: remove SCA support from SCA-II drivers | Krzysztof Hałasa | 2008-11-22 | 1 | -253/+43 |
* | WAN: split hd6457x.c into hd64570.c and hd64572.c | Krzysztof Hałasa | 2008-11-22 | 1 | -0/+867 |