summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-22mwifiex: add fw_dump debugfs fileAmitkumar Karwar3-0/+33
2014-04-22rt2x00: restore original beaconing stateStanislaw Gruszka3-18/+17
2014-04-22mwifiex: don't clear cmd_sent flag in timeout handlerAmitkumar Karwar1-2/+0
2014-04-22mwifiex: fix IE parsing issuesAmitkumar Karwar3-17/+9
2014-04-22mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar5-14/+0
2014-04-22mwifiex: use USB core's soft_unbind optionAmitkumar Karwar1-31/+29
2014-04-22mwifiex: update timestamp information for aggregation packetsAvinash Patil1-0/+4
2014-04-22mwifiex: increase the number of nodes in command poolAmitkumar Karwar2-16/+3
2014-04-22mwifiex: improve AMSDU packet aggregation for PCIe and SDIOAmitkumar Karwar1-12/+5
2014-04-22mwifiex: increase SDIO multiport aggregation buffer sizesAmitkumar Karwar2-6/+18
2014-04-22mwifiex: change memset to simple assignment for ht_cap.mcs.rx_maskMaithili Hinge1-3/+5
2014-04-22wil6210: Use larger Tx ringsVladimir Kondratiev1-1/+1
2014-04-22wil6210: relaxed check for BACK start sequenceVladimir Kondratiev2-0/+18
2014-04-22wil6210: sync with the latest FW APIVladimir Kondratiev2-20/+33
2014-04-22wil6210: fix printouts for better readabilityVladimir Kondratiev4-9/+7
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau4-0/+127
2014-04-22ath9k: support only one P2P interfaceFelix Fietkau1-2/+2
2014-04-22ray_cs: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-04-22rtl8180: be paranoid in stopping unused queues.Andrea Merello1-1/+4
2014-04-22rtl8180: add parentheses to REG_ADDR macrosAndrea Merello1-3/+3
2014-04-22rtl8180: fix enabled interrupt mask for rtl8187seAndrea Merello1-3/+2
2014-04-22rtl8180: change module name in rtl818x_pciLarry Finger [ original patch ]1-2/+2
2014-04-22Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville35-1149/+1499
2014-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville47-786/+1056
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-129/+244
2014-04-16isdn: icn: buffer overflow in icn_command()Dan Carpenter1-6/+5
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck1-3/+31
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck1-6/+13
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck1-14/+5
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-04-16net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni1-39/+34
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree10-22/+133
2014-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-152/+221
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet1-2/+2
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar1-3/+4
2014-04-15mwifiex: process event before command responseAmitkumar Karwar1-6/+6
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua1-4/+0
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring1-1/+1
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring1-8/+0
2014-04-15net: cadence: Add architecture dependenciesJean Delvare1-3/+3
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+5
2014-04-15cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise1-1/+3
2014-04-14wl18xx: align event mailbox with current fwEliad Peller1-0/+20
2014-04-14rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer1-0/+1
2014-04-14cw1200: Fix cw1200_debug_link_idFrederic Danis1-0/+2
2014-04-14wlcore: ignore dummy packet events in PLT modeLuciano Coelho1-0/+5
2014-04-14rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer1-10/+10
2014-04-14rsi: Add missing initialization of iiGeert Uytterhoeven1-1/+1