summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file.Hante Meuleman2015-10-21
| | * | | | | | | | | brcmfmac: Add dump_station support to cfg80221 ops.Hante Meuleman2015-10-21
| | * | | | | | | | | brcmfmac: Add RSSI information to get_station.Hante Meuleman2015-10-21
| | * | | | | | | | | brcmfmac: Fix station info rate information.Hante Meuleman2015-10-21
| | * | | | | | | | | brcmfmac: Rework p2p attach, use single method for p2p dev creation.Hante Meuleman2015-10-21
| | * | | | | | | | | brcmfmac: remove conversational commentArend van Spriel2015-10-21
| | * | | | | | | | | brcmfmac: rename firmware_path to alternative_fw_pathFranky Lin2015-10-21
| | * | | | | | | | | brcmfmac: Fix race condition between USB probe/load and disconnect.Hante Meuleman2015-10-21
| | * | | | | | | | | brcmfmac: expose device memory to devcoredump subsystemArend van Spriel2015-10-21
| | * | | | | | | | | New driver: rtl8xxxu (mac80211)Jes Sorensen2015-10-21
| | * | | | | | | | | mwifiex: remove unnecessary NULL checkXinming Hu2015-10-14
| | * | | | | | | | | mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar2015-10-14
| | * | | | | | | | | mwifiex: fix AP VHT behaviourGanapathi Bhat2015-10-14
| | * | | | | | | | | mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar2015-10-14
| | * | | | | | | | | mwifiex: fix a comment typoGeliang Tang2015-10-14
| | * | | | | | | | | ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan2015-10-14
| | * | | | | | | | | ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan2015-10-14
| | * | | | | | | | | rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_regPriit Laes2015-10-14
| | * | | | | | | | | mwifiex: correction in USB8997 chipset's product IDAmitkumar Karwar2015-10-14
| | * | | | | | | | | mwifiex: remove USB8897 chipset supportAmitkumar Karwar2015-10-14
| | * | | | | | | | | ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl2015-10-14
| | * | | | | | | | | rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-14
| * | | | | | | | | | sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-27
| * | | | | | | | | | qede: Add basic ethtool supportSudarsana Kalluru2015-10-27
| * | | | | | | | | | qed: Add statistics supportManish Chopra2015-10-27
| * | | | | | | | | | qede: Add support for linkSudarsana Kalluru2015-10-27
| * | | | | | | | | | qed: Add link supportYuval Mintz2015-10-27
| * | | | | | | | | | qede: classification configurationSudarsana Kalluru2015-10-27
| * | | | | | | | | | qede: Add basic network device supportYuval Mintz2015-10-27
| * | | | | | | | | | qed: Add slowpath L2 supportManish Chopra2015-10-27
| * | | | | | | | | | qede: Add basic Network driverYuval Mintz2015-10-27
| * | | | | | | | | | qed: Add basic L2 interfaceYuval Mintz2015-10-27
| * | | | | | | | | | qed: Add module with basic common supportYuval Mintz2015-10-27
| * | | | | | | | | | Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller2015-10-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2015-10-26
| | * | | | | | | | | | arcnet: com20020-pci: add led trigger supportMichael Grzeschik2015-10-26
| | * | | | | | | | | | arcnet: com20020-pci: add rotary index supportMichael Grzeschik2015-10-26
| | * | | | | | | | | | arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik2015-10-26
| | * | | | | | | | | | arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik2015-10-26
| | * | | | | | | | | | arcnet: move dev_free_skb to its only userMichael Grzeschik2015-10-26
| * | | | | | | | | | | net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli2015-10-26
| * | | | | | | | | | | net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli2015-10-26
| |/ / / / / / / / / /
| * | | | | | | | | | bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2015-10-25
| * | | | | | | | | | net: encx24j600: Fix mask to update LED configurationJon Ringle2015-10-25
| * | | | | | | | | | net: mvneta: Fix clearing of MIB statisticsAndrew Lunn2015-10-25
| * | | | | | | | | | net: mvneta: add ethtool statisticsRussell King2015-10-25
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan2015-10-23
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-23