summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2013-02-012-4/+4
* iwl4965: report A-MPDU statusChristian Lamparter2013-02-013-0/+13
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-018-88/+75
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-016-78/+81
* iwlwifi: lower BT coex aggregation message severityJohannes Berg2013-02-011-2/+3
* iwlwifi: add the MVM driverJohannes Berg2013-02-0137-6/+18263
* iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg2013-01-307-7/+1039
* iwlwifi: fix calibration parserJohannes Berg2013-01-302-3/+20
* iwlwifi: clean up CMD_MODE enumJohannes Berg2013-01-301-5/+5
* iwlwifi: add 7000 series device configurationJohannes Berg2013-01-307-0/+125
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-01-30218-5091/+16465
|\
| * wil6210: fix wil_vring_init_tx statusVladimir Kondratiev2013-01-301-0/+1
| * wil6210: Never delete Rx chain with firmwareVladimir Kondratiev2013-01-303-26/+1
| * wil6210: checkpatch warningsVladimir Kondratiev2013-01-306-9/+5
| * wil6210: fix checkpatch CamelCase warningsVladimir Kondratiev2013-01-307-82/+82
| * wil6210: Reorder reset preparation sequenceVladimir Kondratiev2013-01-301-4/+4
| * wil6210: Separate common code for mbox regs caching to functionVladimir Kondratiev2013-01-301-10/+11
| * wil6210: Fix "don't scan after connect" logicVladimir Kondratiev2013-01-302-1/+2
| * wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev2013-01-301-2/+2
| * wil6210: Fix: Tx stallVladimir Kondratiev2013-01-302-28/+1
| * wil6210: Count Tx statistics on Tx completionVladimir Kondratiev2013-01-301-2/+9
| * wil6210: Refactor rx init/finiVladimir Kondratiev2013-01-303-52/+77
| * wil6210: remove raw wil_dbg() callsVladimir Kondratiev2013-01-305-24/+25
| * wil6210: rearrange IRQ debug printingVladimir Kondratiev2013-01-301-2/+2
| * wil6210: Detect FW errorVladimir Kondratiev2013-01-302-5/+25
| * mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt2013-01-301-2/+2
| * rtlwifi: Eliminate two empty routinesLarry Finger2013-01-301-15/+0
| * net: iwlegacy: remove unused variableGuenter Roeck2013-01-301-3/+0
| * iwlegacy: fix antenna bitmaskChristian Lamparter2013-01-301-1/+1
| * bcma: add gpio_to_irqHauke Mehrtens2013-01-301-0/+11
| * ssb: add gpio_to_irqHauke Mehrtens2013-01-301-0/+22
| * mwifiex: do not overwrite error code from lower layer driverBing Zhao2013-01-302-8/+6
| * mwifiex: don't return zero on failure paths in mwifiex_pcie_init()Alexey Khoroshilov2013-01-301-0/+2
| * rtl8723ae: Fix misspellings sucess->successAnatol Pomozov2013-01-301-3/+3
| * mwl8k: Do not call STA specific cmds not supported by the AP fwYogesh Ashok Powar2013-01-301-3/+23
| * mwl8k: Choose interface specific calls on vif typeYogesh Ashok Powar2013-01-301-4/+2
| * mwl8k: Add/Del self entry for AP interface onlyYogesh Ashok Powar2013-01-301-2/+2
| * mwl8k: Enable hw encryption for STA mode on AP fwYogesh Ashok Powar2013-01-301-1/+2
| * mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENTYogesh Ashok Powar2013-01-301-1/+4
| * mwl8k: Allow adding station interface on AP firmwareYogesh Ashok Powar2013-01-301-7/+13
| * mwl8k: Announce simultaneous AP-STA support on AP fwYogesh Ashok Powar2013-01-301-0/+2
| * mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hwYogesh Ashok Powar2013-01-301-6/+9
| * mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionallyYogesh Ashok Powar2013-01-301-3/+5
| * mwl8k: Stop bsses before hw specific commandsYogesh Ashok Powar2013-01-301-8/+70
| * bcma: register platform device for parallel flashRafał Miłecki2013-01-303-5/+42
| * ssb: register platform device for parallel flashRafał Miłecki2013-01-303-1/+40
| * ssb: trivial: use pflash helper variableRafał Miłecki2013-01-301-9/+10
| * rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2013-01-301-1/+2
| * rt2x00: remove NOTICEStanislaw Gruszka2013-01-303-5/+3
| * rt2800usb: move "TX status missed" messages to debug levelStanislaw Gruszka2013-01-301-3/+3