summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2016-04-20tuntap: restore default qdiscJason Wang
2016-04-20tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-04-20qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-20ppp: take reference on channels netnsGuillaume Nault
2016-04-20bonding: fix bond_get_stats()Eric Dumazet
2016-04-20net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-04-20qlge: Fix receive packets drop.Manish Chopra
2016-04-20ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-04-20farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-04-20rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-04-20macvtap: always pass ethernet header in linearWillem de Bruijn
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-04-20sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-20ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-04-20usbnet: cleanup after bind() in probe()Oliver Neukum
2016-04-20cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-04-20vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann