summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-11brcmfmac: Move scheduled scan related interface layer structsHante Meuleman2-81/+81
2015-12-11brcmfmac: Change error print in debug printHante Meuleman1-2/+2
2015-12-11brcmfmac: add 43242 device id for LG dongleArend van Spriel2-0/+3
2015-12-11brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driverKosuke Tatsukawa3-8/+4
2015-12-11brcmfmac: Fix IBSS setupHante Meuleman1-8/+9
2015-12-11brcmfmac: no interface combination check for single interfaceArend van Spriel1-3/+11
2015-12-11brcmfmac: Add support for PCIE 4350 revision 5 deviceHante Meuleman1-1/+3
2015-12-11brcmfmac: Make TDLS a detectable featureHante Meuleman3-10/+16
2015-12-11brcmfmac: Cleanup pmksa cache handling codeHante Meuleman4-105/+82
2015-12-11brcmfmac: Remove some redundant cfg80211 dataHante Meuleman2-11/+0
2015-12-11brcmfmac: Use local storage for ssid iovarHante Meuleman2-16/+9
2015-12-11brcmfmac: Simplify scan timing configurationHante Meuleman2-23/+12
2015-12-11iwlegacy: mark il_adjust_beacon_interval as noinlineArnd Bergmann1-1/+1
2015-12-11rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2015-12-11prism54: fix compare_const_fl.cocci warningsJulia Lawall1-5/+5
2015-12-11mwifiex: fix semicolon.cocci warningsJulia Lawall1-1/+1
2015-12-11brcm80211: fix compare_const_fl.cocci warningsJulia Lawall1-2/+2
2015-12-11mwifiex: correction in region code to country mappingAmitkumar Karwar1-1/+1
2015-12-11mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar2-1/+6
2015-12-11mwifiex: set regulatory info from EEPROMAmitkumar Karwar3-7/+11
2015-12-11mwifiex: handle start AP error paths correctlyAmitkumar Karwar2-4/+4
2015-12-11mwifiex: parse adhoc start/join resultAmitkumar Karwar2-9/+22
2015-12-11prism54: off by one BUG_ON() testDan Carpenter1-1/+1
2015-12-11hostap: fix an error code in prism2_config()Dan Carpenter1-2/+4
2015-12-11mwifiex: remove an unneeded conditionDan Carpenter1-3/+2
2015-12-11iwlegacy: cleanup end of il_send_add_sta()Dan Carpenter1-6/+6
2015-12-11cw1200: remove some dead codeDan Carpenter1-6/+0
2015-12-11brcmfmac: only lock and unlock fws if fws is not nullColin Ian King1-3/+4
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol7-357/+463
2015-12-09chelsio: constify cmac_ops structuresJulia Lawall2-2/+2
2015-12-09bnx2x: remove rx_pkt/rx_callsEric Dumazet2-6/+0
2015-12-09bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet1-30/+21
2015-12-09cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai1-0/+3
2015-12-09cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai3-0/+11
2015-12-09cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai1-4/+53
2015-12-09cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2-6/+51
2015-12-09cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai1-2/+2
2015-12-09cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai1-8/+9
2015-12-09cxgb4: Align rest of the ethtool get statsHariprasad Shenai1-73/+73
2015-12-09net: hns: optimize XGE capability by reducing cpu usageyankejian3-30/+55
2015-12-09Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi5-649/+0
2015-12-09sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov1-21/+6
2015-12-09sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov1-23/+12
2015-12-09sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov1-15/+7
2015-12-09drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall8-18/+18
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller147-2067/+3291
2015-12-08cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2-13/+29
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller1-14/+81
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham2-48/+11
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov1-100/+40