summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-086-134/+85
* isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt2010-07-081-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-0830-407/+633
|\
| * NET: SB1250: Initialize .ownerRalf Baechle2010-07-081-0/+1
| * vxge: show startup message with KERN_INFOWu Fengguang2010-07-071-2/+2
| * ll_temac: Fix missing iounmapsDenis Kirjanov2010-07-071-5/+13
| * net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-061-1/+3
| * Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-033-48/+58
| |\
| | * vhost: add unlikely annotations to error pathMichael S. Tsirkin2010-07-012-28/+29
| | * vhost: break out of polling loop on errorMichael S. Tsirkin2010-06-273-22/+31
| * | virtio_net: fix oom handling on txRusty Russell2010-07-031-8/+13
| * | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-031-4/+3
| * | s2io: resolve statistics issuesJon Mason2010-07-032-41/+64
| * | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-031-1/+1
| * | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-031-0/+2
| * | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-031-6/+3
| * | usbnet: Set parent device early for netdev_printk()Ben Hutchings2010-07-031-2/+3
| * | net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-031-12/+6
| * | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester2010-07-021-1/+1
| * | bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
| * | Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-301-1/+1
| * | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-2/+7
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
| |\ \
| * | | ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville2010-06-301-1/+3
| * | | ixgbe: disable tx engine before disabling tx laserJohn Fastabend2010-06-301-4/+4
| * | | ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek2010-06-301-1/+2
| * | | bonding: prevent netpoll over bonded interfacesAndy Gospodarek2010-06-291-11/+22
| * | | phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-271-0/+1
| * | | ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-271-1/+2
| * | | vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-271-9/+20
| * | | isdn/gigaset: correct CAPI connection state storageTilman Schmidt2010-06-263-53/+180
| * | | isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-263-38/+52
| * | | isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt2010-06-261-32/+51
| * | | isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt2010-06-261-4/+4
| * | | isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt2010-06-266-112/+94
| * | | cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli2010-06-261-1/+2
| * | | smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki2010-06-261-5/+13
| | |/ | |/|
* | | gianfar: code cleanupEran Liberty2010-07-081-27/+27
* | | net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2010-07-082-3/+55
* | | bnx2x: Set RXHASH for LRO packetsVladislav Zolotarov2010-07-081-7/+21
* | | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-0710-48/+52
* | | forcedeth: correct valid flagJulia Lawall2010-07-061-1/+1
* | | isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-061-6/+0
* | | qlge: Change version to v1.00.00.25.00.00-01.Ron Mercer2010-07-061-1/+1
* | | qlge: Make adapter drop frame errors and pass up csum errors.Ron Mercer2010-07-061-2/+28
* | | qlge: Fix possible endian issue for rx UDP csum.Ron Mercer2010-07-061-2/+2
* | | qlge: Reduce print level in data path statements.Ron Mercer2010-07-061-3/+3
* | | qlge: Don't use firmware when forcing firmware dump.Ron Mercer2010-07-063-24/+1
* | | qlge: Restore promiscuous setting after reset.Ron Mercer2010-07-062-1/+7
* | | ni52: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-061-19/+18