summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-16rt2x00usb: initialize the read value in case of failureSebastian Andrzej Siewior1-2/+2
2015-03-16mwifiex: use del_timer variant in interrupt contextAmitkumar Karwar3-4/+4
2015-03-16mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge4-31/+113
2015-03-16mwifiex: fix a bug in Rx multiport aggregation logicCathy Luo1-2/+7
2015-03-16rtlwifi: No need to export rtl_evm_dbm_jaguar anymorePriit Laes3-17/+15
2015-03-16rtlwifi: Clean rtl_evm_db_to_percentage a bitPriit Laes1-9/+2
2015-03-16ath9k: allow 40MHz radar detection widthZefir Kurtisi1-1/+2
2015-03-16ath9k: add DFS support for extension channelZefir Kurtisi1-15/+29
2015-03-16ath9k: restart only triggering DFS detector lineZefir Kurtisi1-1/+1
2015-03-13Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki1-1/+1
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki3-2/+28
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki6-37/+45
2015-03-13rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo1-3/+2
2015-03-13libertas_tf: if_usb.c: don't export static symbolJulia Lawall1-2/+0
2015-03-13brcmfmac: fix watchdog timer regressionArend van Spriel1-3/+2
2015-03-13brcmfmac: take save&restore memory into account for SDIO shared infoArend van Spriel1-16/+24
2015-03-13brcmfmac: extract ram size info from internal memory registersArend van Spriel2-47/+217
2015-03-13brcmfmac: assure device is ready for download after brcmf_chip_attach()Arend van Spriel3-11/+2
2015-03-13brcmfmac: rename chip download functionsArend van Spriel4-31/+30
2015-03-13brcmfmac: always perform cores checksArend van Spriel1-7/+11
2015-03-13brcmfmac: remove duplication of ramsize infoArend van Spriel1-10/+1
2015-03-13ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal1-1/+1
2015-03-13ar5523: use container_ofFlorian Westphal2-5/+5
2015-03-13ath9k: Fix RTT chainmask usageSujith Manoharan1-3/+3
2015-03-13ath9k: Check allowed PCIE powersave configurationSujith Manoharan1-16/+57
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan3-1/+5
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan3-7/+13
2015-03-13ath9k: Add PCIE powersave macrosSujith Manoharan1-0/+6
2015-03-13wil6210: support AP isolationVladimir Kondratiev5-1/+20
2015-03-13wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev1-14/+58
2015-03-13wil6210: NAPI completion refactorVladimir Kondratiev1-2/+2
2015-03-13brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan5-0/+12
2015-03-13brcmfmac: Fix race condition in msgbuf ioctl processing.Hante Meuleman1-3/+2
2015-03-13brcmfmac: Fix possible race-condition.Hante Meuleman1-13/+24
2015-03-13brcmfmac: Simplify watchdog sleep.Hante Meuleman1-39/+21
2015-03-13brcmfmac: Fix oops when SDIO device is removed.Hante Meuleman2-1/+6
2015-03-13rtlwifi: Remove duplicated prototypeTaehee Yoo1-1/+0
2015-03-13ath5k: fix reset raceSergey Ryazanov2-0/+8
2015-03-13ath5k: channel change fixSergey Ryazanov2-27/+21
2015-03-13Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s...Kalle Valo43-586/+1562
2015-03-13vxlan: Don't set s_addr in vxlan_create_sockSimon Horman1-1/+0
2015-03-13mpls: In mpls_egress verify the packet length.Eric W. Biederman1-1/+16
2015-03-13net/macb: Only adjust tx_clk on link changeJaeden Amero1-2/+5
2015-03-13rhashtable: Fix read-side crash during rehashHerbert Xu1-1/+1
2015-03-13rhashtable: kill ht->shift atomic operationsDaniel Borkmann2-33/+28
2015-03-13rhashtable: Fix reader/rehash raceHerbert Xu1-0/+6
2015-03-13Merge branch 'listener_refactor'David S. Miller14-41/+84
2015-03-13inet: introduce ireq_familyEric Dumazet8-1/+8
2015-03-13inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet3-8/+7
2015-03-13inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet4-1/+10