summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-08-26ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2014-08-26ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2014-08-26ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2014-08-26DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King
2014-08-26e1000: fix possible reset_task running after adapter downVladimir Davydov
2014-08-26e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu1
2014-08-26e1000: fix wrong queue idx calculationHong Zhiguo
2014-08-26e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-08-26e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman
2014-08-26DMA-API: net: intel/e1000e: fix 32-bit DMA mask handlingRussell King
2014-08-26iwlwifi: mvm: Add a missed beacons thresholdIlan Peer
2014-08-19macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-08-19inetpeer: get rid of ip_id_countEric Dumazet
2014-08-19bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-08-19ath9k: fix aggregation session lockupFelix Fietkau
2014-07-29mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-07-29sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-29net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-07-29be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-29net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-29net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork
2014-07-29net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-29bnx2x: fix possible panic under memory stressEric Dumazet
2014-07-29slcan: Port write_wakeup deadlock fix from slipTyler Hall
2014-07-29e1000e: Fix SHRA register access for 82579David Ertman
2014-07-29iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-07-29igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-29igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-07-28slip: Fix deadlock in write_wakeupTyler Hall
2014-07-22can: c_can: Remove EOB exitThomas Gleixner
2014-07-18b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki
2014-07-18net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-07-17iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach
2014-07-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka
2014-07-17rt2x00: disable TKIP on USBStanislaw Gruszka
2014-07-02net: cpsw: fix null dereference at probeJohan Hovold
2014-07-02can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-06-23vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-23net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-23net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork
2014-06-23sh_eth: fix SH7619/771x supportSergei Shtylyov
2014-06-23sh_eth: use RNC mode for packet receptionBen Dooks
2014-06-23team: fix mtu settingJiri Pirko
2014-06-23qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter
2014-06-18rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-06-18ath9k: Fix sequence number assignment for non-data framesHelmut Schaa
2014-06-09rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-06-06rt2x00: fix beaconing on USBStanislaw Gruszka
2014-05-29sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov
2014-05-29macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen