summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-20wireless: rtl818x: rtl8180 add devices idsXose Vazquez Perez1-0/+2
2012-06-20ath9k_hw: clean up ANI OFDM trigger handlingFelix Fietkau1-13/+10
2012-06-20ath9k_hw: fix setting lower noise immunity valuesFelix Fietkau1-12/+12
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau4-67/+2
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau4-63/+43
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau4-468/+19
2012-06-20ath9k_hw: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau1-7/+5
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau4-24/+23
2012-06-20ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau1-4/+7
2012-06-20ath9k_hw: remove aniState->noiseFloorFelix Fietkau2-8/+4
2012-06-20rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-06-20brcmfmac: introduce checkdied debugfs functionalityArend van Spriel1-1/+331
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung7-57/+567
2012-06-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville11-85/+93
2012-06-20Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville10-83/+477
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg4-13/+8
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg1-22/+19
2012-06-20iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg1-0/+3
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg1-2/+12
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2-14/+12
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach1-16/+14
2012-06-18iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach1-8/+0
2012-06-18iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach1-3/+2
2012-06-18iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach1-0/+2
2012-06-18iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach1-7/+9
2012-06-18iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach1-0/+9
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach1-0/+3
2012-06-14iwlwifi: unlock on error pathDan Carpenter1-1/+3
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo931-68822/+49181
2012-06-14ath6kl: fix fw capability parsingThomas Pedersen1-3/+3
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-19/+12
2012-06-13ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan3-5/+1
2012-06-13ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan4-28/+10
2012-06-13ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan3-13/+6
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan4-32/+27
2012-06-13ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2-18/+0
2012-06-13ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan3-18/+11
2012-06-13ath9k_hw: add utility function to set BT versionRajkumar Manoharan3-22/+16
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan4-105/+110
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+8
2012-06-13ath9k: fix btcoex duty cycleRajkumar Manoharan1-7/+7
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan3-3/+15
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan2-6/+5
2012-06-13ath9k: simplify btcoex profile managementRajkumar Manoharan1-24/+24
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan1-2/+5
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan1-1/+2
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan3-17/+11
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan3-0/+22
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan3-2/+45
2012-06-13ath9k: restore power state on set channel failureRajkumar Manoharan1-0/+1