aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+1
2013-02-01ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann1-2/+0
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2-8/+9
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann1-1/+1
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann1-0/+2
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann1-1/+1
2013-02-01ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann1-0/+1
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao7-10/+3
2013-02-01mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao3-43/+0
2013-02-01ath9k: report A-MPDU statusChristian Lamparter2-0/+22
2013-02-01wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez1-5/+9
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka2-28/+54
2013-02-01bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2-4/+4
2013-02-01iwl4965: report A-MPDU statusChristian Lamparter3-0/+13
2013-02-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville5-102/+150
2013-02-01Bluetooth: Refactor mgmt_pending_foreachAndre Guedes1-6/+2
2013-02-01Bluetooth: Remove unneeded lockingAndre Guedes1-4/+0
2013-02-01Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes1-8/+10
2013-02-01Bluetooth: Increment Management interface revisionJohan Hedberg1-1/+1
2013-02-01Bluetooth: Fix link security setting when powering onJohan Hedberg1-0/+7
2013-02-01Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg1-0/+34
2013-02-01Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg1-0/+34
2013-02-01Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg1-35/+43
2013-02-01Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg1-7/+1
2013-02-01Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg1-31/+15
2013-02-01Bluetooth: Simplify UUID removal codeJohan Hedberg1-4/+2
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg2-25/+24
2013-02-01Bluetooth: Simplify UUIDs clearing codeJohan Hedberg1-7/+3
2013-02-01Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg1-1/+1
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein8-88/+75
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein6-78/+81
2013-02-01iwlwifi: lower BT coex aggregation message severityJohannes Berg1-2/+3
2013-02-01iwlwifi: add the MVM driverJohannes Berg37-6/+18263
2013-01-30iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg7-7/+1039
2013-01-30iwlwifi: fix calibration parserJohannes Berg2-3/+20
2013-01-30iwlwifi: clean up CMD_MODE enumJohannes Berg1-5/+5
2013-01-30iwlwifi: add 7000 series device configurationJohannes Berg7-0/+125
2013-01-30Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg297-7084/+19790
2013-01-30wil6210: fix wil_vring_init_tx statusVladimir Kondratiev1-0/+1
2013-01-30wil6210: Never delete Rx chain with firmwareVladimir Kondratiev3-26/+1
2013-01-30wil6210: checkpatch warningsVladimir Kondratiev6-9/+5
2013-01-30wil6210: fix checkpatch CamelCase warningsVladimir Kondratiev7-82/+82
2013-01-30wil6210: Reorder reset preparation sequenceVladimir Kondratiev1-4/+4
2013-01-30wil6210: Separate common code for mbox regs caching to functionVladimir Kondratiev1-10/+11
2013-01-30wil6210: Fix "don't scan after connect" logicVladimir Kondratiev2-1/+2
2013-01-30wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev1-2/+2
2013-01-30wil6210: Fix: Tx stallVladimir Kondratiev2-28/+1
2013-01-30wil6210: Count Tx statistics on Tx completionVladimir Kondratiev1-2/+9
2013-01-30wil6210: Refactor rx init/finiVladimir Kondratiev3-52/+77
2013-01-30wil6210: remove raw wil_dbg() callsVladimir Kondratiev5-24/+25