aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-02ieee802154: merge cleanupEric Dumazet1-3/+0
2009-12-02net/ps3: Add support for gelic link negotiationHideyuki Sasaki2-2/+72
2009-12-02net/ps3: Cleanup gelic enumsGeoff Levand2-20/+25
2009-12-02be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde3-21/+38
2009-12-02be2net: Add be_rx_polls counterAjit Khaparde3-2/+3
2009-12-02be2net: fix to allow port beacon when device is closedAjit Khaparde1-3/+0
2009-12-02be2net: check for valid ether addressAjit Khaparde1-0/+7
2009-12-02be2net: initialize netdev->perm_addrAjit Khaparde1-0/+1
2009-12-02be2net: set netdev->vlan_features appropriatelyAjit Khaparde1-0/+2
2009-12-02e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()Roel Kluin1-1/+2
2009-12-02e1000e: PHY type cleanups in e1000e_check_downshift()Bruce Allan1-1/+1
2009-12-02e1000e: add debug messagesBruce Allan2-7/+23
2009-12-02e1000e: comment correctionsBruce Allan4-15/+11
2009-12-02e1000e: enable new 82567V-3 deviceBruce Allan3-0/+3
2009-12-02e1000e: ensure the link state is correct for serdes linksBruce Allan1-28/+48
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan7-39/+122
2009-12-02e1000e: guard against buffer overflow in cable length tablesBruce Allan2-7/+24
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan6-16/+45
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller110-420/+823
2009-12-01net: Simplify pppol2tp pernet operations.Eric W. Biederman1-29/+7
2009-12-01net: Simplify pppoe pernet operations.Eric W. Biederman1-30/+8
2009-12-01net: Simplify ppp_generic pernet operations.Eric W. Biederman1-23/+7
2009-12-01net: Simplify the bond drivers pernet operations.Eric W. Biederman1-23/+9
2009-12-01net: Simplify loopback and improve batching.Eric W. Biederman1-8/+0
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds12-28/+21
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-78/+118
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-4/+8
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds1-1/+9
2009-11-30USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier1-0/+5
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum4-0/+20
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner1-5/+5
2009-11-30USB: musb: respect usb_request->zero in control requestsDaniel Glöckner1-1/+2
2009-11-30USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta1-1/+4
2009-11-30USB: musb: Remove unwanted message in boot logAjay Kumar Gupta1-2/+2
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann1-19/+30
2009-11-30USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman1-2/+1
2009-11-30USB: musb_gadget: fix STALL handlingSergei Shtylyov1-45/+34
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2-3/+15
2009-11-30Staging: update TODO filesBartlomiej Zolnierkiewicz4-10/+6
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang5-0/+5
2009-11-30Staging: hv: Fix vmbus event handler bugHaiyang Zhang2-13/+5
2009-11-30Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver.Dave Jones1-5/+5
2009-11-30tty/of_serial: add missing ns16550a idMichal Simek1-0/+1
2009-11-30bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon1-2/+2
2009-11-30tty_port: handle the nonblocking open of a dead port corner caseAlan Cox1-2/+5
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-52/+33
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2009-11-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds3-31/+59
2009-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+4
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+1