summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-26Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-24gianfar: Check if phydev present on ethtool -AClaudiu Manoil
2014-04-24qlcnic: Fix memory leak.Rajesh Borundia
2014-04-24qlcnic: Reset firmware API lock at driver load timeSony Chacko
2014-04-24team: forbid incorrect fall-through in notifierJiri Pirko
2014-04-24net: cadence: Fix architecture dependenciesJean Delvare
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-22smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim
2014-04-22net: sxgbe: Added phy_found error pathByungho An
2014-04-22net: sxgbe: rearrange dma descriptorByungho An
2014-04-22virtio_net: zero is an invald queue_pairs numberAmos Kong
2014-04-22arc_emac: write initial MAC address from devicetree to hwMax Schwarz
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-04-18igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka
2014-04-18e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA
2014-04-18e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich
2014-04-18i40e: fix TCP flag replication for hardware offloadJesse Brandeburg
2014-04-18i40e: remove open-coded skb_cow_headFrancois Romieu
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-16net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar
2014-04-15mwifiex: process event before command responseAmitkumar Karwar
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring
2014-04-15net: cadence: Add architecture dependenciesJean Delvare
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise
2014-04-14wl18xx: align event mailbox with current fwEliad Peller
2014-04-14rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer
2014-04-14cw1200: Fix cw1200_debug_link_idFrederic Danis
2014-04-14wlcore: ignore dummy packet events in PLT modeLuciano Coelho
2014-04-14rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer
2014-04-14rsi: Add missing initialization of iiGeert Uytterhoeven
2014-04-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville