aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-26ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov
2009-12-26ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov
2009-12-26ucc_geth: Fix empty TX queue processingAnton Vorontsov
2009-12-25vxge: use DMA_BIT_MASK instead of plain values.Denis Kirjanov
2009-12-25bnx2x: Initialize cnic status block during chip resetMichael Chan
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-23net/via-rhine: Fix scheduling while atomic bugsJarek Poplawski
2009-12-23ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore
2009-12-23enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman
2009-12-23enic: feature add: add ethtool -c/C supportScott Feldman
2009-12-23enic: Bug fix: align desc ring sizes to 32 descsScott Feldman
2009-12-23enic: minimize pkt filter updates to firmwareScott Feldman
2009-12-23enic: Bug fix: try harder to fill Rx ring on skb allocation failuresScott Feldman
2009-12-23enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman
2009-12-23be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi
2009-12-23be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi
2009-12-23be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi
2009-12-23igbvf: Make igbvf error message more informativeWilliams, Mitch A
2009-12-23igb: check both function bits in status register in wol exceptionAlexander Duyck
2009-12-23igb: correctly offset 82575 flow control watermarks by 16 bytesAlexander Duyck
2009-12-23igb: do not force retry count to 1 on 82580 phyAlexander Duyck
2009-12-23igb: do not force pcs link when in KX modeAlexander Duyck
2009-12-23sfc: Disable TX descriptor prefetch watchdogBen Hutchings
2009-12-23sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings
2009-12-23sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery
2009-12-23sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery
2009-12-23sfc: QT2025C: Work around PHY bugMatthew Slattery
2009-12-23sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton
2009-12-23sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson
2009-12-23iwmc3200top: simplify imwct_txTomas Winkler
2009-12-23iwmc3200top: cleanup log messagesTomas Winkler
2009-12-23iwmc3200top: clean up fw_downloadTomas Winkler
2009-12-23netxen: fix unified fw size checkAmit Kumar Salecha
2009-12-23netxen: support pci error handlersAmit Kumar Salecha
2009-12-23netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-12-23netxen: minor suspend resume fixesAmit Kumar Salecha
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad
2009-12-23USB: musb: correct DMA address for txCliff Cai
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov