aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville220-1501/+3087
2014-01-09xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant2-5/+10
2014-01-09cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai1-4/+4
2014-01-09irda: sh_sir: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-09irda: sh_irda: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-09irda: fixup SH_SIR position on KconfigKuninori Morimoto1-2/+2
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan1-19/+82
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao3-14/+13
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao1-2/+3
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev1-0/+3
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev1-2/+3
2014-01-09wil6210: interrupt moderationVladimir Kondratiev2-0/+14
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel4-0/+40
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek1-1/+1
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek1-0/+1
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt1-0/+13
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2-2/+13
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt3-0/+31
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt1-2/+13
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt1-3/+7
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt5-11/+67
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt7-11/+39
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt3-17/+41
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt3-0/+53
2014-01-09wl1251: retry power save entryDavid Gnedt5-1/+58
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt3-1/+17
2014-01-09i40e: Turn flow director off in MFP modeCatherine Sullivan1-7/+7
2014-01-09i40e: Add a dummy packet templateJesse Brandeburg1-3/+23
2014-01-09i40e: fix spelling errorsJesse Brandeburg1-1/+1
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams2-16/+17
2014-01-09i40e: shorten wordy fieldsMitch Williams4-11/+11
2014-01-09i40e: accept pf to pf adminq messagesShannon Nelson1-2/+5
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson1-1/+1
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson1-0/+3
2014-01-09i40e: Cleanup reconfig rss pathAnjali Singhai Jain1-8/+0
2014-01-09i40e: disable packet splitJesse Brandeburg1-1/+0
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose2-4/+12
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk1-2/+5
2014-01-09i40e: Fix GPL headerGreg Rose27-108/+81
2014-01-09i40e: use kernel specific definesJesse Brandeburg2-7/+5
2014-01-09i40e: Re-enable interrupt on ICR0Anjali Singhai Jain1-4/+6
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville3-13/+68
2014-01-07i40e: correctly setup ARQ descriptorsMitch Williams1-0/+5
2014-01-07i40e: remove redundant AQ enableKamil Krawczyk1-6/+0
2014-01-07i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose1-2/+74
2014-01-07i40e: whitespace paren and comment tweaksShannon Nelson3-6/+7
2014-01-07i40e: rework shadow ram read functionsShannon Nelson1-51/+16
2014-01-07i40e: check MAC type before any REG accessShannon Nelson1-8/+8