summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan-27/+56
2015-02-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger-8/+8
2015-02-06rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan-10/+46
2015-02-06mailbox: Add Altera mailbox driverLey Foon Tan-0/+396
2015-02-06mailbox: check for bit set before pollingJassi Brar-1/+1
2015-02-06Mailbox: Fix return value check in pcc_init()Wei Yongjun-2/+2
2015-02-05mtd: concat: set the return lengths properlyNiklas Cassel-1/+2
2015-02-05mtd: kconfig: replace PPC_OF with PPCKevin Hao-1/+1
2015-02-05mtd: denali: remove unnecessary stubsMasahiro Yamada-38/+0
2015-02-05mtd: nand: remove redundant local variableBaruch Siach-2/+1
2015-02-05mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu-4/+14
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore-0/+47
2015-02-05ixgbevf: combine all of the tasks into a single service taskEmil Tantilov-66/+87
2015-02-05ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov-75/+113
2015-02-05ixgbevf: Add code to check for Tx hangEmil Tantilov-19/+115
2015-02-05ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov-21/+17
2015-02-05ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov-5/+5
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore-2/+113
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore-3/+0
2015-02-05ixgbe: cleanup redundant default method set_rxpbaDon Skidmore-1/+0
2015-02-05ixgbe: fix setting port VLANEmil Tantilov-5/+8
2015-02-05ixgbevf: add RSS support for X550Emil Tantilov-0/+45
2015-02-05ixgbevf: enable multiple queue supportEmil Tantilov-3/+20
2015-02-05ixgbe: allow multiple queues in SRIOV modeEmil Tantilov-3/+0
2015-02-05mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam-18/+10
2015-02-05mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam-2/+0
2015-02-05mtd: fsl-quadspi: Fix the error pathsFabio Estevam-4/+4
2015-02-05mtd: nand: omap: drop condition with no effectNicholas Mc Guire-22/+9
2015-02-05ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore-30/+35
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick-6/+2
2015-02-05fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick-5/+2
2015-02-05Input: evdev - do not queue SYN_DROPPED if queue is emptyDmitry Torokhov-11/+23
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo-10/+2
2015-02-06cxl: Add missing return statement after handling AFU errrorIan Munsie-0/+1
2015-02-06cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie-0/+9
2015-02-06cxl: Export optional AFU configuration record in sysfsIan Munsie-10/+205
2015-02-05vxge: fix sparse warningLad, Prabhakar-1/+1
2015-02-05xen-netback: fix sparse warningLad, Prabhakar-1/+1
2015-02-05net/macb: fix sparse warningLad, Prabhakar-2/+1
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar-3/+3
2015-02-05enic: enic_main: fix sparse warningsLad, Prabhakar-3/+3
2015-02-05enic: enic_ethtool: fix sparse warningLad, Prabhakar-1/+1
2015-02-05be2net: fix sparse warningLad, Prabhakar-1/+1
2015-02-05chelsio: cxgb4: fix sparse warningLad, Prabhakar-1/+1
2015-02-05hyperv: fix sparse warningsLad, Prabhakar-5/+6
2015-02-05ARCNET: Add missing error check for devm_kzallocKiran Padwal-0/+3
2015-02-05hso: Use static attribute groups for sysfs entryTakashi Iwai-7/+10
2015-02-05drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters-14/+14
2015-02-05drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters-12/+6
2015-02-05drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters-8/+10