summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-29mwifiex: set wiphy params only onceAvinash Patil
2015-01-29mwifiex: remove redundant nick_name variableAvinash Patil
2015-01-29s390/dasd: cleanup profilingSebastian Ott
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-29ftrace: let notrace function attribute disable hotpatching if necessaryHeiko Carstens
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens
2015-01-29ssb: Fix Sparse error in mainPramod Gurav
2015-01-29brcmfmac: fix nvram processingArend van Spriel
2015-01-29brcmfmac: store revinfo retrieval resultArend van Spriel
2015-01-29brcmfmac: show firmware release info in ethtool driver infoArend van Spriel
2015-01-29brcmfmac: always obtain device revision info upon intializationArend van Spriel
2015-01-29brcmfmac: determine chip info when not provided by bus layerArend van Spriel
2015-01-29brcmutil: use define for boardrev string functionArend van Spriel
2015-01-29brcmfmac: do not load firmware when device is already runningArend van Spriel
2015-01-29brcmfmac: Reopen netdev queue on bus state data.Hante Meuleman
2015-01-29brcmfmac: SDIO: avoid using bus state for private states.Hante Meuleman
2015-01-29brcmfmac: wait for driver to go idle during suspendArend van Spriel
2015-01-29brcmfmac: pass DEAUTH/DISASSOC reason code to user-spaceArend van Spriel
2015-01-29brcmfmac: use SDIO DPC for control frames.Hante Meuleman
2015-01-29brcmfmac: prevent possible deadlock on resuming SDIO device.Hante Meuleman
2015-01-29brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman
2015-01-29wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev
2015-01-29wil6210: implement cfg80211 probe_client() opVladimir Kondratiev
2015-01-29wil6210: implement skb Tx status reportingVladimir Kondratiev
2015-01-29wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman
2015-01-29wil6210: interrupt moderation configuration updateVladimir Shulman
2015-01-29wil6210: tuning rings sizeVladimir Shulman
2015-01-29wil6210: Add Tx queue len configurationVladimir Shulman
2015-01-29wil6210: ignore firmware failure to gracefully stop APDedy Lansky
2015-01-29wil6210: fix timing of netif_carrier_on indicationDedy Lansky
2015-01-29wil6210: sync WMI with firmwareVladimir Kondratiev
2015-01-29Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann
2015-01-28tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-01-28pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet
2015-01-28act_connmark: fix dependencies betterArnd Bergmann
2015-01-28net: remove sock_iocbChristoph Hellwig
2015-01-28hisilicon: add some missing curly bracesDan Carpenter
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-29Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-28lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-01-29Bluetooth: btusb: Ignore unknown Intel devices with generic descriptorMarcel Holtmann
2015-01-29Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor idMarcel Holtmann
2015-01-28bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-01-28Merge branch 'tcp_stretch_acks'David S. Miller
2015-01-28tcp: fix timing issue in CUBIC slope calculationNeal Cardwell
2015-01-28tcp: fix stretch ACK bugs in CUBICNeal Cardwell