| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 | 3 | -0/+3 |
| * | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 4 | -0/+4 |
* | | | drivers/net/wan: remove exceptional & on function name | Julia Lawall | 2009-11-18 | 1 | -1/+1 |
* | | | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 2009-11-06 | 1 | -0/+19 |
* | | | cosa: Kill off the use of the old ioctl path | Alan Cox | 2009-10-18 | 1 | -7/+13 |
| |/
|/| |
|
* | | WAN: fix Cisco HDLC handshaking. | Krzysztof Halasa | 2009-10-13 | 1 | -10/+8 |
|/ |
|
* | drivers/net/wan: introduce missing kfree | Julia Lawall | 2009-09-11 | 1 | -0/+1 |
* | IXP42x HSS support for setting internal clock rate | Krzysztof Halasa | 2009-09-07 | 1 | -4/+91 |
* | WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. | Krzysztof Halasa | 2009-09-07 | 1 | -11/+0 |
* | wan: dlci/sdla transmit return dehacking | Stephen Hemminger | 2009-09-07 | 2 | -42/+9 |
* | WAN: dscc4: Fix warning pointing out a bug. | David S. Miller | 2009-09-03 | 1 | -1/+1 |
* | wan: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 21 | -46/+57 |
* | WAN: bit and/or confusion | roel kluin | 2009-08-30 | 1 | -4/+4 |
* | WAN/LMC: Fix type_trans(). | Krzysztof Halasa | 2009-08-29 | 1 | -1/+1 |
* | lmc: Read outside array bounds | roel kluin | 2009-08-13 | 1 | -3/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 3 | -7/+7 |
|\ |
|
| * | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 3 | -7/+7 |
* | | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 5 | -9/+9 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 4 | -11/+11 |
* | | net: remove NET_RX_BAD and NET_RX_CN* defines | Florian Westphal | 2009-07-05 | 1 | -19/+0 |
|/ |
|
* | net: fix network drivers ndo_start_xmit() return values | Patrick McHardy | 2009-06-17 | 1 | -11/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 1 | -5/+6 |
|\ |
|
| * | IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com... | Krzysztof Hałasa | 2009-05-25 | 1 | -5/+4 |
| * | IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. | Krzysztof Hałasa | 2009-05-23 | 1 | -4/+6 |
* | | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 3 | -5/+5 |
* | | net: fix network drivers ndo_start_xmit() return values (part 4) | Patrick McHardy | 2009-06-13 | 1 | -3/+3 |
* | | net: replace dma_sync_single with dma_sync_single_for_cpu | FUJITA Tomonori | 2009-05-29 | 1 | -2/+2 |
* | | net: release dst entry in dev_hard_start_xmit() | Eric Dumazet | 2009-05-18 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. | Krzysztof Hałasa | 2009-05-09 | 1 | -2/+2 |
* | | wan/pc300_drv: convert to net_device_ops | Alexander Beregalov | 2009-04-17 | 1 | -8/+12 |
|/ |
|
* | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | trivial: fix typo "varaible" -> "variable" | Uwe Kleine-Koenig | 2009-03-30 | 1 | -1/+1 |
* | wan: convert sdla driver to net_device_ops | Stephen Hemminger | 2009-03-27 | 1 | -21/+15 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 | 1 | -2/+2 |
|\ |
|
| * | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 | 1 | -2/+2 |
* | | sbni: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -6/+14 |
* | | sbni: use internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -42/+26 |
* | | labether: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -4/+8 |
* | | lapbether: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -16/+4 |
* | | cycx: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -20/+21 |
* | | dlci: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -10/+12 |
* | | dlci: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -21/+11 |
* | | x25_asy: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -5/+9 |
* | | x25_asy: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 2 | -23/+11 |
* | | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 | 2 | -2/+2 |
* | | wan: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-26 | 1 | -2/+1 |
* | | lapb: get rid of non-const printk warning | Stephen Hemminger | 2009-02-26 | 1 | -1/+1 |
* | | drivers/net/wan: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 2009-02-17 | 1 | -8/+9 |