summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2-9/+9
2012-08-21Bluetooth: debug: Correct the PSM printingSyam Sidhardhan1-1/+1
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz4-8/+38
2012-08-21Bluetooth: Fix minor coding style in hci_event.cMikel Astiz1-4/+4
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz1-0/+3
2012-08-21Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko1-2/+2
2012-08-15Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko1-4/+2
2012-08-15Bluetooth: Add type information to the hci_connect() debug statementVinicius Costa Gomes1-1/+1
2012-08-15Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes1-4/+7
2012-08-15Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes1-14/+19
2012-08-15Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes1-10/+22
2012-08-15Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes1-24/+29
2012-08-15Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes1-9/+9
2012-08-15Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2-4/+2
2012-08-13p54: fix powerpc gcc warningsChristian Lamparter1-4/+8
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch3-34/+33
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney1-1/+3
2012-08-10ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan1-2/+3
2012-08-10ath9k: Trim rate tableSujith Manoharan2-180/+174
2012-08-10ath9k: Remove MIMO-PS specific codeSujith Manoharan1-9/+0
2012-08-10ath9k: Cleanup TX status APISujith Manoharan1-42/+29
2012-08-10ath9k: Bail out properly before calculating rate indexSujith Manoharan1-13/+11
2012-08-10ath9k: Fix RTS/CTS rate selectionSujith Manoharan1-27/+14
2012-08-10ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan1-2/+0
2012-08-10ath9k: Unify valid rate calculation routinesSujith Manoharan1-35/+39
2012-08-10ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan1-10/+3
2012-08-10ath9k: Change rateset calculationSujith Manoharan1-26/+9
2012-08-10ath9k: Cleanup index retrieval routinesSujith Manoharan1-29/+27
2012-08-10ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan1-8/+9
2012-08-10ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan1-28/+21
2012-08-10ath9k: Cleanup RC init APISujith Manoharan1-64/+35
2012-08-10ath9k: Simplify rate table initializationSujith Manoharan1-48/+17
2012-08-10mwifiex: use GFP_ATOMIC under spin lockDan Carpenter1-1/+1
2012-08-10mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar1-0/+6
2012-08-10mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao1-1/+1
2012-08-10ssb: check for flash presentenceRafał Miłecki2-8/+24
2012-08-10b43legacy: fix logic in GPIO initRafał Miłecki1-1/+1
2012-08-10b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki1-0/+1
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87
2012-08-10mwifiex: fix powerpc64-linux- compilation warningsBing Zhao2-9/+9
2012-08-10iwlegacy: clean up suspend/resumeJohannes Berg2-14/+3
2012-08-10mwifiex: fix code mis-alignment after the if statementFengguang Wu1-2/+2
2012-08-10ath5k: Put power_level where it belongs and rename itNick Kossifidis4-8/+17
2012-08-10ath5k: Preserve tx power level requested from above on phy_initNick Kossifidis1-2/+2
2012-08-10ath5k: Fix range scaling when setting rate power tableNick Kossifidis1-3/+7
2012-08-10ath5k: Use correct value for min_pwr and cur_pwrNick Kossifidis1-5/+14
2012-08-10bcma: make some functions staticHauke Mehrtens3-8/+9
2012-08-10p54: parse output power tableChristian Lamparter2-24/+92
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville29-197/+415
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo2-10/+52