summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-02net: ptp: move PTP classifier in its own fileDaniel Borkmann3-0/+3
2014-04-02net: sxgbe: make "core_ops" staticDan Carpenter1-1/+1
2014-04-02net: sxgbe: fix logical vs bitwise operationDan Carpenter1-3/+3
2014-04-02net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter1-7/+0
2014-04-02Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-04-02xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-02net/mlx4: Set proper build dependancy with vxlanOr Gerlitz3-0/+17
2014-04-02be2net: fix build dependency on VxLANSathya Perla2-1/+19
2014-04-01ixgbevf: Fix rcu warnings induced by LERMark Rustad2-5/+18
2014-04-01ixgbe: Fix rcu warnings induced by LERMark Rustad2-5/+19
2014-04-01INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-04-01i40e: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-04-01i40e/i40evf: Remove addressof casts to same typeJoe Perches2-4/+3
2014-04-01i40e/i40evf: fix error checking pathJean Sacren2-10/+12
2014-04-01i40e: fix function kernel doc descriptionJean Sacren1-1/+1
2014-04-01ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad3-9/+9
2014-04-01ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2-2/+2
2014-04-01ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski3-1/+7
2014-04-01ixgbe: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-04-01ixgbe: remove redundant if clause from PTP workJakub Kicinski1-4/+0
2014-04-01e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman1-5/+15
2014-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+30
2014-04-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller42-317/+1697
2014-04-01at86rf230: mask irq's before deregister deviceAlexander Aring1-0/+2
2014-04-01net: fec: make sure to init MAC addressLucas Stach1-4/+7
2014-04-01qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwanYegor Yefremov2-0/+14
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville42-317/+1697
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov1-2/+2
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello1-10/+4
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter1-1/+2
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar1-2/+2
2014-03-31rtl8187: fix compile warningAndrea Merello1-1/+1
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee1-0/+1
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee1-2/+63
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar1-2/+3
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar1-0/+1
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar1-2/+15
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann1-20/+41
2014-03-31net: ppp: use sk_unattached_filter apiDaniel Borkmann1-19/+41
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann3-29/+3
2014-03-30xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant1-1/+7
2014-03-30xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant1-1/+20
2014-03-30xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-93/+199
2014-03-30phy/at8031: enable at8031 to work on interrupt modeZhao Qiang1-0/+30
2014-03-30netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2-12/+10
2014-03-30wimax/i2400m: remove open-coded skb_cow_head.françois romieu1-2/+1
2014-03-30tg3: remove open-coded skb_cow_head.françois romieu1-2/+1
2014-03-30bna: remove open-coded skb_cow_head.françois romieu1-6/+4
2014-03-30qlge: remove open-coded skb_cow_head.françois romieu1-5/+4