summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ps3: Add support for gelic link negotiationHideyuki Sasaki2009-12-022-2/+72
* net/ps3: Cleanup gelic enumsGeoff Levand2009-12-022-20/+25
* be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde2009-12-023-21/+38
* be2net: Add be_rx_polls counterAjit Khaparde2009-12-023-2/+3
* be2net: fix to allow port beacon when device is closedAjit Khaparde2009-12-021-3/+0Star
* be2net: check for valid ether addressAjit Khaparde2009-12-021-0/+7
* be2net: initialize netdev->perm_addrAjit Khaparde2009-12-021-0/+1
* be2net: set netdev->vlan_features appropriatelyAjit Khaparde2009-12-021-0/+2
* e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()Roel Kluin2009-12-021-1/+2
* e1000e: PHY type cleanups in e1000e_check_downshift()Bruce Allan2009-12-021-1/+1
* e1000e: add debug messagesBruce Allan2009-12-022-7/+23
* e1000e: comment correctionsBruce Allan2009-12-024-15/+11Star
* e1000e: enable new 82567V-3 deviceBruce Allan2009-12-023-0/+3
* e1000e: ensure the link state is correct for serdes linksBruce Allan2009-12-021-28/+48
* e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-027-39/+122
* e1000e: guard against buffer overflow in cable length tablesBruce Allan2009-12-022-7/+24
* e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan2009-12-026-16/+45
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02233-928/+4034
|\
| * ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy2009-12-021-1/+1
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-02222-908/+3993
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-0112-28/+21Star
| | |\
| | | * Staging: update TODO filesBartlomiej Zolnierkiewicz2009-12-014-10/+6Star
| | | * Staging: hv: Fix some missing author namesHaiyang Zhang2009-12-015-0/+5
| | | * Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-12-012-13/+5Star
| | | * Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-12-011-5/+5
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-0114-78/+118
| | |\ \
| | | * | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-12-011-0/+5
| | | * | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-12-014-0/+20
| | | * | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-12-011-5/+5
| | | * | USB: musb: respect usb_request->zero in control requestsDaniel Glöckner2009-12-011-1/+2
| | | * | USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-12-011-1/+4
| | | * | USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-12-011-2/+2
| | | * | usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-12-011-19/+30
| | | * | USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-12-011-2/+1Star
| | | * | USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-12-011-45/+34Star
| | | * | USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-12-012-3/+15
| | | |/
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-013-4/+8
| | |\ \
| | | * | tty/of_serial: add missing ns16550a idMichal Simek2009-12-011-0/+1
| | | * | bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon2009-12-011-2/+2
| | | * | tty_port: handle the nonblocking open of a dead port corner caseAlan Cox2009-12-011-2/+5
| | | |/
| | * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-013-9/+28
| | |\ \
| | | * | MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin2009-12-011-1/+1
| | | * | MIPS: Loongson: Disallow 4kB pagesWu Zhangjin2009-12-011-0/+1
| | | * | MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle2009-12-011-0/+1
| | | * | MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle2009-12-011-6/+9
| | | * | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr2009-12-011-2/+16
| | * | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-017-22/+28
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2009-12-0124-36/+43
| | |\ \ \
| | | * | | alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-0120-23/+23
| | | * | | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-12-011-12/+15