| Commit message (Expand) | Author | Age | Files | Lines |
* | NET: pc300, move to staging as it is broken | Jiri Slaby | 2012-04-13 | 1 | -3670/+0 |
* | NET: pc300, show version info from module init | Jiri Slaby | 2012-03-08 | 1 | -7/+2 |
* | NET: pc300, do not zero global variables | Jiri Slaby | 2012-03-08 | 1 | -4/+0 |
* | wan: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -1/+3 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -2/+1 |
|\ |
|
| * | wan/pc300: Drop __TIME__ usage | Michal Marek | 2011-05-26 | 1 | -2/+1 |
* | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
|/ |
|
* | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-27 | 1 | -9/+9 |
* | wan: make read-only data const | stephen hemminger | 2010-09-06 | 1 | -1/+1 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -2/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | net/various: remove trailing space in messages | Frans Pop | 2010-03-24 | 1 | -1/+1 |
|/ |
|
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 | 1 | -1/+1 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -9/+8 |
* | wan/pc300_drv: convert to net_device_ops | Alexander Beregalov | 2009-04-17 | 1 | -8/+12 |
* | drivers/net/wan: Remove redundant test | Julia Lawall | 2008-12-26 | 1 | -3/+2 |
* | netdevice pc300: Convert directly reference of netdev->priv | Wang Chen | 2008-11-22 | 1 | -9/+8 |
* | WAN: Convert PC300 driver to use normal u8/u16/u32 types | Krzysztof Hałasa | 2008-07-23 | 1 | -60/+60 |
* | WAN: Remove dead code from PC300 driver, part #2 | Krzysztof Hałasa | 2008-07-23 | 1 | -5/+1 |
* | WAN: Remove dead code from PC300 driver, part #1 | Krzysztof Hałasa | 2008-07-23 | 1 | -15/+3 |
* | WAN: Remove unneeded "#include <net/syncppp.h>" | Krzysztof Hałasa | 2008-07-23 | 1 | -2/+0 |
* | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 2008-07-04 | 1 | -41/+30 |
* | NULL noise in drivers/net | Al Viro | 2008-01-29 | 1 | -4/+4 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | drivers/net/wan/pc300_drv: fix bug caught by gcc warning | Jeff Garzik | 2007-07-17 | 1 | -0/+2 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-12 | 1 | -3/+1 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] WAN/pc300: handle, propagate minor errors | Jeff Garzik | 2006-10-21 | 1 | -5/+19 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] Make PC300 WAN driver compile again | Krzysztof Halasa | 2006-09-26 | 1 | -16/+14 |
* | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 2006-08-19 | 1 | -1/+1 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] 64bit resource: fix up printks for resources in networks drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
* | [PATCH] drivers/net/wan/: possible cleanups | Adrian Bunk | 2005-09-14 | 1 | -43/+44 |
* | [PATCH] PC300 pci_enable_device fix | Marcelo Tosatti | 2005-04-26 | 1 | -10/+12 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+3692 |