summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-07-151-6/+0
|\
| * gpio: mcp23s08: Eliminates redundant checking.Michael Welling2014-07-051-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-1562-419/+476
|\ \
| * | hso: fix deadlock when receiving bursts of dataOlivier Sobrie2014-07-141-21/+17
| * | hso: remove unused workqueueOlivier Sobrie2014-07-141-12/+0
| * | net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-142-14/+2
| * | mlx4: mark napi id for gro_skbJason Wang2014-07-141-0/+1
| * | bonding: fix ad_select module param checkNikolay Aleksandrov2014-07-141-1/+1
| * | net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-141-1/+1
| * | net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli2014-07-131-1/+1
| * | r8152: fix r8152_csum_workaround functionhayeswang2014-07-111-1/+1
| * | be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-111-1/+1
| * | farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-111-54/+58
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1011-27/+38
| |\ \
| | * | rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| | |\ \
| | | * | iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach2014-07-031-3/+2
| | | * | iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-07-031-12/+0
| | | * | iwlwifi: mvm: Fix broadcast filteringIlan Peer2014-06-241-6/+6
| | * | | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
| * | | | igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-101-0/+2
| * | | | igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-107-8/+113
| * | | | usbnet: smsc95xx: add reset_resume function with reset operationJoonyoung Shim2014-07-101-1/+13
| * | | | dp83640: Always decode received status framesStefan Sørensen2014-07-091-3/+3
| * | | | r8169: disable L23hayeswang2014-07-091-0/+25
| * | | | net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-081-1/+1
| * | | | net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-081-1/+1
| * | | | net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-084-15/+24
| * | | | r8152: wake up the device before dumping the hw counterhayeswang2014-07-081-0/+5
| * | | | isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-07-081-5/+9
| * | | | xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel2014-07-081-7/+4
| * | | | xen-netfront: don't nest queue locks in xennet_connect()David Vrabel2014-07-081-4/+12
| * | | | net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz2014-07-071-1/+1
| * | | | net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-071-0/+1
| * | | | Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-072-73/+0
| * | | | powerpc/ucc_geth: deal with a compile warningZhao Qiang2014-07-071-2/+2
| * | | | net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-021-4/+1
| * | | | net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-021-1/+1
| * | | | net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-022-0/+73
| * | | | net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai2014-07-021-2/+1
| * | | | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-026-72/+26
| * | | | defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki2014-07-021-6/+6
| * | | | defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki2014-07-021-4/+1
| * | | | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-022-34/+44
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-0111-71/+39
| |\ \ \ \
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-2711-71/+39
| | |\| | |
| | | * | | Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
| | | |\ \ \
| | | | * | | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| | | | * | | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
| | | * | | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3