summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-16cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-08-16net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-08-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-07-27cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-06-24vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-06-24geneve: Relax MTU constraintsDavid Wragg
2016-06-24vxlan: Relax MTU constraintsDavid Wragg
2016-06-24vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-06-24team: don't call netdev_change_features under team->lockIvan Vecera
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-06-24udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-06-24tuntap: correctly wake up process during uninitJason Wang
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-06-07rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modewang yanqing
2016-06-07rtlwifi: btcoexist: Implement antenna selectionLarry Finger
2016-06-07rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger
2016-06-07ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury
2016-06-07ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli
2016-06-07ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan
2016-06-07ath10k: fix firmware assert in monitor modeRajkumar Manoharan
2016-06-07ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli
2016-06-07ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-06-07ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-06-01asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz
2016-05-18net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-05-18net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-18net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-05-18net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-05-18cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork
2016-05-11ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel
2016-05-11mwifiex: fix corner case association failureAmitkumar Karwar
2016-05-04jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-05-04jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-05-04iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb
2016-05-04iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach
2016-04-20cdc-acm: fix NULL pointer referenceOliver Neukum