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