summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller127-1619/+7184
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng5-5/+5
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng5-5/+6
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N3-12/+24
2013-02-18iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2-15/+37
2013-02-18iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz1-1/+1
2013-02-18iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer1-0/+4
2013-02-18iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer1-3/+3
2013-02-18iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer1-1/+6
2013-02-18base: memory: fix soft/hard_offline_page permissionsFelipe Balbi1-2/+2
2013-02-18iwlwifi: mvm: fix time event command handling raceJohannes Berg1-1/+6
2013-02-18iwlwifi: mvm: add debug statement to time event addJohannes Berg1-0/+3
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg3-10/+16
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg3-3/+38
2013-02-18iwlwifi: mvm: fix merge errorJohannes Berg1-1/+0
2013-02-18tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov1-7/+35
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo1-1/+1
2013-02-18staging: comedi: vmk80xx: wait for URBs to completeIan Abbott1-232/+20
2013-02-18staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta1-1/+1
2013-02-18staging: et131x: Update TODO listMark Einon1-0/+4
2013-02-18staging: et131x: Remove assignment of skb->devMark Einon1-1/+0
2013-02-18staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta1-0/+1
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville127-1619/+7184
2013-02-18staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger1-2/+2
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann1-9/+17
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-6/+18
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2-401/+408
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2-9/+5
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens1-1/+1
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-660/+973
2013-02-18net: ehea module param description fixDave Young1-4/+4
2013-02-18Merge branch 'misc' into releaseLen Brown1-1/+0
2013-02-18Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in...Len Brown1-56/+147
2013-02-18Revert "of: use platform_device_add"Grant Likely1-11/+2
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki2-6/+17
2013-02-17Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov1-1/+0
2013-02-17Input: tsc2005 - add MODULE_ALIASPali Rohár1-0/+1
2013-02-17bq2415x_charger: Add support for offline and 100mA modePali Rohár1-7/+18
2013-02-17generic-adc-battery: Fix forever loop in gab_remove()Dan Carpenter1-7/+9
2013-02-17goldfish_battery: Add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-0/+1
2013-02-16Merge tag 'renesas-pinmux2-for-v3.9' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+1
2013-02-16ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck1-1/+1
2013-02-16ixgbe: fix Tx timeouts with BQLEmil Tantilov2-7/+34
2013-02-16ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume3-0/+119
2013-02-16ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov1-24/+10
2013-02-16ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov1-1/+1
2013-02-16ixgbe: Add support for set_channels ethtool operationAlexander Duyck1-0/+38
2013-02-16ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck1-0/+72
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2-13/+8
2013-02-16ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck1-22/+26