summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-06-06sh_eth: use EDSR_ENALL to set EDSRNobuhiro Iwamatsu
2013-06-06sh_eth: remove #ifdef around EDSR and GECMR bit definitionsNobuhiro Iwamatsu
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz
2013-06-05iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach
2013-06-05iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar
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-04iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar
2013-06-04iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach
2013-06-04iwlwifi: mvm: Fix quota command settingsIlan Peer
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary
2013-06-04iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach
2013-06-04iwlwifi: dvm: fix chain noise calibrationNikolay Martynov
2013-06-04iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach
2013-06-04iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach
2013-06-04iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach
2013-06-04iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach
2013-06-04iwlwifi: don't print module loading error if not modularJohannes Berg
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan