summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt2014-10-142-27/+145
* isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt2014-10-141-0/+7
* isdn/capi: refactor command/subcommand table accessesTilman Schmidt2014-10-141-5/+18
* isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt2014-10-141-0/+2
* isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt2014-10-141-2/+2
* isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt2014-10-141-41/+70
* isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt2014-10-141-0/+5
* isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt2014-10-141-0/+2
* isdn/gigaset: make sure controller name is null terminatedTilman Schmidt2014-10-141-2/+2
* isdn/gigaset: missing break in do_facility_reqTilman Schmidt2014-10-141-0/+1
* net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-143-1/+205
* net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-142-12/+56
* net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou2014-10-141-4/+6
* fm10k: Add skb->xmit_more supportAlexander Duyck2014-10-141-31/+34
* net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy2014-10-141-10/+14
* phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen2014-10-141-1/+3
* net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+2
* net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+3
* net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli2014-10-101-5/+4
* mlx4: fix race accessing page->_countEric Dumazet2014-10-101-3/+3
* ixgbe: fix race accessing page->_countEric Dumazet2014-10-101-5/+3
* igb: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
* fm10k: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
* net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-101-2/+29
* macvlan: optimize the receive pathjbaron@akamai.com2014-10-101-5/+10
* macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com2014-10-101-3/+3
* drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian2014-10-101-6/+22
* drivers: net: xgene: Add 10GbE supportIyappan Subramanian2014-10-106-30/+438
* drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian2014-10-104-41/+78
* Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-109-40/+67
|\
| * rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger2014-10-081-1/+1
| * ath9k: Fix sequence number assignmentSujith Manoharan2014-10-084-23/+35
| * ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
| * ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
| * ath: Fix smatch warningSujith Manoharan2014-10-071-4/+4
| * rtl818x_pci: fix response rate may be incorrect.Andrea Merello2014-10-071-11/+25
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-0713-27/+71
| |\
* | | stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers2014-10-101-2/+2
* | | net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven2014-10-101-1/+2
* | | networking: fm10k: Fix build failurePranith Kumar2014-10-101-0/+1
* | | net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2014-10-102-2/+2
* | | r8152: add mutex for hw settingshayeswang2014-10-091-1/+63
* | | r8152: adjust usb_autopm_xxxhayeswang2014-10-091-13/+11
* | | r8152: autoresume before setting featurehayeswang2014-10-091-1/+9
* | | cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai2014-10-093-9/+16
* | | cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai2014-10-093-7/+21
* | | cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai2014-10-094-5/+11
* | | gianfar: Replace eieio with wmb for non-PPC archsClaudiu Manoil2014-10-092-10/+19
* | | gianfar: Replace spin_event_timeout() with arch independentClaudiu Manoil2014-10-092-13/+34
* | | gianfar: Make MAC addr setup endian safe, cleanupClaudiu Manoil2014-10-091-8/+7