summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville17-27/+38
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-30/+106
2014-04-28mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen1-0/+1
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville5-261/+0
2014-04-24Bluetooth: Remove hci_h4 unused definesPoulain, Loic1-7/+0
2014-04-24Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2-2/+2
2014-04-22b43: remove list of IEEE 802.11 devicesRafał Miłecki2-37/+19
2014-04-22b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki1-17/+20
2014-04-22b43: N-PHY: enable forgotten write of hw power adjust tableRafał Miłecki1-2/+14
2014-04-22b43: N-PHY: fix selection of init & calib valuesRafał Miłecki1-67/+105
2014-04-22b43: N-PHY: add init & calib values for radio 0x2056 rev 11Rafał Miłecki1-0/+246
2014-04-22b43: N-PHY: prepare for rev 7+ RSSI calibrationRafał Miłecki1-18/+54
2014-04-22b43: N-PHY: implement RF control INTC for revs 7+Rafał Miłecki1-0/+72
2014-04-22b43: N-PHY: implement reading support for radio 0x2057Rafał Miłecki1-2/+5
2014-04-22b43: N-PHY: random updates and typo fixes all aroundRafał Miłecki1-9/+9
2014-04-22b43: N-PHY: rev3+: complete workaroundsRafał Miłecki1-3/+84
2014-04-22b43: N-PHY: drop second noise variance tableRafał Miłecki2-72/+3
2014-04-22b43: G-PHY: fix random mistakes to match specsRafał Miłecki2-4/+4
2014-04-22mwifiex: enable aggregation for TID 6 and 7 streamsAmitkumar Karwar1-9/+0
2014-04-22mwifiex: increase tx/rx AMPDU window sizes for STA 11ac modeAmitkumar Karwar1-2/+2
2014-04-22mwifiex: increase tx/rx AMPDU window sizes for STA 11n modeAmitkumar Karwar1-2/+2
2014-04-22mwifiex: add firmware dump feature for PCIeAmitkumar Karwar5-0/+261
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