Age | Commit message (Expand) | Author | Files | Lines |
2013-01-11 | drivers/net/wan: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -4/+4 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -29/+26 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 7 | -11/+7 |
2012-12-03 | net/lmc: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-12-03 | ixp4xx_hss: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2012-12-03 | net/hdlc: remove __dev* attributes | Bill Pemberton | 5 | -7/+7 |
2012-12-03 | farsync: remove __dev* attributes | Bill Pemberton | 1 | -5/+5 |
2012-12-03 | dscc4: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-11-30 | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+5 |
2012-11-22 | WAN: Remove redundant HDLC info printed by IXP4xx HSS driver. | Krzysztof HaĆasa | 1 | -1/+1 |
2012-11-21 | ixp4xx_hss: avoid calling dma_pool_create() with NULL dev | Xi Wang | 1 | -3/+5 |
2012-11-10 | Make the wanxl firmware array const | David Howells | 1 | -1/+1 |
2012-11-10 | Fix the wanxl firmware to include missing constants | David Howells | 2 | -1/+2 |
2012-11-10 | UAPI: Fix compilation of the wanxl firmware blob. | David Howells | 1 | -1/+1 |
2012-10-09 | farsync: fix support for over 30 cards | Dan Carpenter | 1 | -1/+1 |
2012-10-05 | sections: fix section conflicts in drivers/net/wan | Andi Kleen | 1 | -1/+1 |
2012-09-11 | ixp4xx_hss: fix build failure due to missing linux/module.h inclusion | Florian Fainelli | 1 | -0/+1 |
2012-08-20 | drivers/net/wan/dscc4.c: fix error return code | Julia Lawall | 1 | -2/+3 |
2012-06-06 | drivers: net: Remove casts to same type | Joe Perches | 1 | -1/+1 |
2012-05-23 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -6459/+0 |
2012-05-02 | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman | 6 | -6459/+0 |
2012-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2012-04-18 | drivers/net/wan/farsync.c: add missing iounmap | Julia Lawall | 1 | -0/+1 |
2012-04-14 | net: Fix spelling typo in net | Masanari Iida | 1 | -1/+1 |
2012-04-14 | net/wan: use module_pci_driver | Axel Lin | 2 | -24/+2 |
2012-04-13 | NET: pc300, move to staging as it is broken | Jiri Slaby | 6 | -6459/+0 |
2012-03-31 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 1 | -2/+2 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 7 | -7/+0 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -21/+7 |
2012-03-08 | NET: pc300, show version info from module init | Jiri Slaby | 1 | -7/+2 |
2012-03-08 | NET: pc300, do not zero global variables | Jiri Slaby | 2 | -22/+0 |
2012-02-16 | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2 | -2/+2 |
2012-02-01 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 8 | -19/+5 |
2011-12-20 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2 | -2/+2 |
2011-09-17 | wan: make LAPB callbacks const | stephen hemminger | 3 | -12/+10 |
2011-08-22 | net/wan/hdlc_ppp: use break in switch | Jesper Juhl | 1 | -7/+7 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-07-28 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 1 | -2/+3 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-23 | sbni: use pci_dev->subsystem_device | Sergei Shtylyov | 1 | -4/+1 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+3 |
2011-07-01 | wanxl: remove a stray irq enable | Dan Carpenter | 1 | -1/+1 |
2011-06-27 | wan: Update to current logging forms | Joe Perches | 7 | -96/+96 |
2011-06-27 | ixp4xx_hss: Update to current logging forms | Joe Perches | 1 | -15/+13 |
2011-06-27 | farsync: Update to current logging forms | Joe Perches | 1 | -4/+3 |
2011-06-27 | dscc4: Update to current logging forms | Joe Perches | 1 | -42/+38 |
2011-06-27 | frame relay dlci/frad: Update to current logging forms | Joe Perches | 2 | -29/+45 |
2011-06-27 | cyclom: Update to current logging forms | Joe Perches | 3 | -156/+133 |
2011-06-27 | cosa: Update to current logging forms | Joe Perches | 1 | -120/+106 |