summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* completion: Use simple wait queuesThomas Gleixner2016-08-151-1/+1
* drivers/net: vortex fix locking issuesSteven Rostedt2016-08-151-4/+4
* drivers/net: fix livelock issuesThomas Gleixner2016-08-157-31/+9
* drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar2016-08-151-1/+1
* net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-08-101-1/+1
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-08-101-0/+6
* can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-08-101-0/+3
* can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-08-101-7/+31
* can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-08-101-2/+3
* cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2016-07-271-0/+7
* mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi2016-07-271-0/+1
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-07-111-1/+6
* net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2016-07-112-7/+8
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-242-7/+22
* geneve: Relax MTU constraintsDavid Wragg2016-06-241-1/+12
* vxlan: Relax MTU constraintsDavid Wragg2016-06-241-11/+25
* vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan2016-06-241-0/+3
* team: don't call netdev_change_features under team->lockIvan Vecera2016-06-241-2/+7
* sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree2016-06-241-0/+16
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-06-242-15/+5
* tuntap: correctly wake up process during uninitJason Wang2016-06-241-3/+3
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-06-241-2/+2
* rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing2016-06-071-1/+1
* rtlwifi: Fix logic error in enter/exit power-save modewang yanqing2016-06-071-2/+2
* rtlwifi: btcoexist: Implement antenna selectionLarry Finger2016-06-074-5/+38
* rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger2016-06-073-0/+11
* ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury2016-06-071-1/+1
* ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli2016-06-071-4/+4
* ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan2016-06-071-1/+7
* ath10k: fix firmware assert in monitor modeRajkumar Manoharan2016-06-071-1/+4
* ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli2016-06-071-1/+6
* ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2016-06-071-0/+10
* ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)2016-06-071-0/+7
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-06-012-5/+53
* asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz2016-06-011-1/+1
* net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de2016-05-181-0/+4
* net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens2016-05-181-1/+1
* net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-181-2/+8
* net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-05-181-2/+4
* net/mlx5e: Fix minimum MTUSaeed Mahameed2016-05-181-3/+8
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-05-182-7/+7
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-05-181-1/+1
* cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork2016-05-181-2/+7
* ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel2016-05-112-10/+3
* mwifiex: fix corner case association failureAmitkumar Karwar2016-05-111-0/+1
* jme: Fix device PM wakeup API usageGuo-Fu Tseng2016-05-041-4/+2
* jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng2016-05-041-6/+11
* iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2016-05-042-2/+2
* iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach2016-05-041-2/+2
* cdc-acm: fix NULL pointer referenceOliver Neukum2016-04-201-1/+7