summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-21net1080: Neaten netdev_dbg useJoe Perches
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2012-09-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2012-09-19r8169: use unlimited DMA burst for TXMichal Schmidt
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-19i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg
2012-09-19sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings
2012-09-19sfc: Bump version to 3.2Ben Hutchings
2012-09-19sfc: Expose FPGA bitfile partition through MTDBen Hutchings
2012-09-19sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings
2012-09-19sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson
2012-09-19sfc: Fix maximum array sizes for various MCDI commandsBen Hutchings
2012-09-17igb: Add 1588 support to I210/I211.Matthew Vick
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick
2012-09-17igb: Store the MAC address in the name in the PTP struct.Matthew Vick
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick
2012-09-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-16ixgbe: Improve statistics accuracy for DDP trafficMark Rustad
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan
2012-09-15ixgbe: add debugfs supportCatherine Sullivan
2012-09-15ixgbe: fix reporting of spoofed packetsEmil Tantilov
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck
2012-09-15e1000: add byte queue limitsOtto Estuardo Solares Cabrera
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-09-15Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-09-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-14Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-14Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-14Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie
2012-09-13drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu