| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | Coding style correction of some wan drivers | Rudy Matela | 2010-02-04 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | hdlc: spelling fix in find_pvc() comment | Rudy Matela | 2009-12-04 |
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | | | net: Coding style corrections on Sealevel Systems 4021 driver. | Rudy Matela | 2009-12-02 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 |
|\| | |
|
| * | | wan: cosa: drop chan->wsem on error path | Dan Carpenter | 2009-11-30 |
| |/ |
|
* | | wan: Coding style correction in HDLC/Frame Relay support routines | Rudy Matela | 2009-11-30 |
* | | wan: Frame Relay/DLCI coding style corrections. | Rudy Matela | 2009-11-30 |
* | | net: use net_eq to compare nets | Octavian Purdila | 2009-11-25 |
* | | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-15 |
| |\ |
|
| * | | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 |
| * | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | | drivers/net/wan: remove exceptional & on function name | Julia Lawall | 2009-11-18 |
* | | | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 2009-11-07 |
* | | | cosa: Kill off the use of the old ioctl path | Alan Cox | 2009-10-18 |
| |/
|/| |
|
* | | WAN: fix Cisco HDLC handshaking. | Krzysztof Halasa | 2009-10-13 |
|/ |
|
* | drivers/net/wan: introduce missing kfree | Julia Lawall | 2009-09-11 |
* | IXP42x HSS support for setting internal clock rate | Krzysztof Halasa | 2009-09-07 |
* | WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. | Krzysztof Halasa | 2009-09-07 |
* | wan: dlci/sdla transmit return dehacking | Stephen Hemminger | 2009-09-07 |
* | WAN: dscc4: Fix warning pointing out a bug. | David S. Miller | 2009-09-04 |
* | wan: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | WAN: bit and/or confusion | roel kluin | 2009-08-31 |
* | WAN/LMC: Fix type_trans(). | Krzysztof Halasa | 2009-08-29 |
* | lmc: Read outside array bounds | roel kluin | 2009-08-13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\ |
|
| * | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | | net: remove NET_RX_BAD and NET_RX_CN* defines | Florian Westphal | 2009-07-05 |
|/ |
|
* | net: fix network drivers ndo_start_xmit() return values | Patrick McHardy | 2009-06-17 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com... | Krzysztof Hałasa | 2009-05-25 |
| * | IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. | Krzysztof Hałasa | 2009-05-23 |
* | | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 |
* | | net: fix network drivers ndo_start_xmit() return values (part 4) | Patrick McHardy | 2009-06-13 |
* | | net: replace dma_sync_single with dma_sync_single_for_cpu | FUJITA Tomonori | 2009-05-29 |
* | | net: release dst entry in dev_hard_start_xmit() | Eric Dumazet | 2009-05-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 |
|\| |
|
| * | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. | Krzysztof Hałasa | 2009-05-09 |
* | | wan/pc300_drv: convert to net_device_ops | Alexander Beregalov | 2009-04-17 |
|/ |
|
* | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 2009-04-07 |