summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-05-09ath9k: Add a new debug flag for FFT spectral scanNick Kossifidis
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer
2015-05-09wireless: fix typos in mwifiex and rtlwifiMasanari Iida
2015-05-09mwifiex: reduce spinlock usage in main processCathy Luo
2015-05-09brcmfmac: Add support for multiple PCIE devices in nvram.Hante Meuleman
2015-05-09brcmfmac: add additional 43602 pcie device id.Hante Meuleman
2015-05-09brcmfmac: add support for BCM4358 PCIe deviceArend van Spriel
2015-05-09brcmfmac: fix sdio suspend and resumeArend van Spriel
2015-05-09brcmfmac: process interrupt regardless sdiod stateArend van Spriel
2015-05-09brcmfmac: add support for BCM4324 rev B5 chipsetArend van Spriel
2015-05-09brcmfmac: make scheduled scan support conditionalArend van Spriel
2015-05-09brcmfmac: add description for feature flagsArend van Spriel
2015-05-09brcmfmac: update wiphy band information upon updating regulatory domainArend van Spriel
2015-05-09brcmfmac: use static superset of channels for wiphy bandsArend van Spriel
2015-05-09mwifiex: fix invalid HT IE configuration in FWZhaoyang Liu
2015-05-09revert "mwifiex: enable aggregation for TID 6 and 7 streams"Avinash Patil
2015-05-09Merge tag 'iwlwifi-next-for-kalle-2015-05-03' of https://git.kernel.org/pub/s...Kalle Valo
2015-05-07igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita
2015-05-07igb: Fix oops on changing number of ringsToshiaki Makita
2015-05-06can: flexcan: replace open coded "mailbox code" by proper defineMarc Kleine-Budde
2015-05-06can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2Marc Kleine-Budde
2015-05-06can: flexcan: add documentation about mailbox organizationMarc Kleine-Budde
2015-05-06can: flexcan: add MB/FIFO specific column to comment table of IP versionsDavid Jander
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer
2015-05-06mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-06can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger
2015-05-05Merge tag 'wireless-drivers-for-davem-2015-05-05' of git://git.kernel.org/pub...David S. Miller
2015-05-05net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas
2015-05-05net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha
2015-05-05vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf
2015-05-05net: axienet: Fix kernel-doc warningsMichal Simek
2015-05-05net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala
2015-05-05net: axienet: Use of_property_* callsSrikanth Thokala
2015-05-05net: axienet: Use devm_* callsSrikanth Thokala
2015-05-05net: axienet: Use pdev instead of opSrikanth Thokala
2015-05-05net: axienet: Fix comments blocksMichal Simek
2015-05-05net: axienet: Removed coding style errors and warningsSrikanth Thokala
2015-05-05net: axienet: Support phy-less mode of operationSrikanth Thokala
2015-05-05net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala
2015-05-05net: axienet: Service completion interrupts ASAPPeter Crosthwaite
2015-05-05net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite
2015-05-05net: axienet: Support for RGMIISrikanth Thokala
2015-05-05cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai
2015-05-05cxgb4: Add device node to ULD infoHariprasad Shenai
2015-05-05cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai
2015-05-05cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai