aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04net: sun4i-emac: Staticize local symbolsSachin Kamat
2013-06-04net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-04net: emaclite: Use platform resource tableMichal Simek
2013-06-04cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing
2013-06-04net: sun4i-emac: remove erroneous assignmentArnd Bergmann
2013-06-04mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v
2013-06-04net/mlx4: use one page fragment per incoming frameEric Dumazet
2013-06-04tg3: Add read dma workaround for 5720Nithin Sujir
2013-06-04net: mvneta: read MAC address from hardware when availableThomas Petazzoni
2013-06-04net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)
2013-06-04net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun
2013-06-04net: mv643xx_eth: add missing semicolonArnd Bergmann
2013-06-04bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz
2013-06-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-04net: fec: add fallback to random MAC addressLucas Stach
2013-06-04bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov
2013-06-04net: emaclite: Fix typo in error messageJens Renner \(EFE\)
2013-06-04Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-06-04drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N
2013-06-04drivers: net: phy: at803x: add support for AT8031Mugunthan V N
2013-06-04drivers: net: phy: at803x: add interface mode supportMugunthan V N
2013-06-04drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N
2013-06-04drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N
2013-06-04net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz
2013-06-04net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein
2013-06-04net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg
2013-06-03net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde
2013-06-03net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie
2013-06-03net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde
2013-06-03can: flexcan: Use SIMPLE_DEV_PM_OPSFabio Estevam
2013-06-03can: flexcan: Let device core handle pinctrlFabio Estevam
2013-06-03tg3: remove redundant pm init codeYijing Wang
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03net: can: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker
2013-06-02bnx2x: fix a power state testYuval Mintz
2013-06-02bnx2x: semi-Semantic changesYuval Mintz
2013-06-02bnx2x: Revise printsYuval Mintz
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet
2013-05-31hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang
2013-05-31team: fix port list dump for big number of portsJiri Pirko
2013-05-31cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez