aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-09
* usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto2010-07-09
* cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom2010-07-09
* fec_mpc52xx: fix error pathKulikov Vasiliy2010-07-09
* ll_temac: fix memory leakKulikov Vasiliy2010-07-09
* ax88796: free irq on errorKulikov Vasiliy2010-07-09
* ks8842: Remove unnecessary bank select.Richard Röjfors2010-07-09
* ks8842: Do the TX timeout work in workqueue context.Richard Röjfors2010-07-09
* ll_temac: fix DMA resources leakDenis Kirjanov2010-07-09
* sfc: Remove unused field left from mis-mergeBen Hutchings2010-07-09
* tg3: allow TSO on vlan devicesEric Dumazet2010-07-09
* tg3: 64 bit stats on all archesEric Dumazet2010-07-09
* bnx2: 64 bit stats on all archesEric Dumazet2010-07-09
* cxgb3: simplify need_skb_unmapFUJITA Tomonori2010-07-09
* cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori2010-07-09
* cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis2010-07-08
* b44: remove unused dma_desc_align_maskFUJITA Tomonori2010-07-07
* ethoc: Fix warning in ethoc_init_ring().David S. Miller2010-07-07
* niu: BUG on inability to find page in rx page hashes.David S. Miller2010-07-07
* cxgb4: Use kfree_skb for skb pointersDenis Kirjanov2010-07-07
* isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2010-07-07
* isdn/gigaset: fix leaks in error pathTilman Schmidt2010-07-07
* isdn/gigaset: reduce syslog spamTilman Schmidt2010-07-07
* isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-07
* isdn/gigaset: handle Supplementary Service ListenTilman Schmidt2010-07-07
* isdn/gigaset: improve CAPI message debuggingTilman Schmidt2010-07-07
* isdn/gigaset: drop debug check on isochronous writeTilman Schmidt2010-07-07
* isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2010-07-07
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-07
* isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt2010-07-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\
| * NET: SB1250: Initialize .ownerRalf Baechle2010-07-07
| * vxge: show startup message with KERN_INFOWu Fengguang2010-07-07
| * ll_temac: Fix missing iounmapsDenis Kirjanov2010-07-07
| * net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-05
| * Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-03
| |\
| | * vhost: add unlikely annotations to error pathMichael S. Tsirkin2010-07-01
| | * vhost: break out of polling loop on errorMichael S. Tsirkin2010-06-27
| * | virtio_net: fix oom handling on txRusty Russell2010-07-03
| * | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-03
| * | s2io: resolve statistics issuesJon Mason2010-07-03
| * | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-03
| * | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-03
| * | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-03