summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-20ath9k_hw: fix setting lower noise immunity valuesFelix Fietkau
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau
2012-06-20ath9k_hw: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau
2012-06-20ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau
2012-06-20ath9k_hw: remove aniState->noiseFloorFelix Fietkau
2012-06-20rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son
2012-06-20brcmfmac: introduce checkdied debugfs functionalityArend van Spriel
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung
2012-06-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-06-20Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg
2012-06-20iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach
2012-06-18iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach
2012-06-18iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach
2012-06-18iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach
2012-06-18iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach
2012-06-18iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach
2012-06-14iwlwifi: unlock on error pathDan Carpenter
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-06-14ath6kl: fix fw capability parsingThomas Pedersen
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13wlcore: declare interface combinationsEliad Peller
2012-06-13wlcore: add print logs of radio_status in case of BIP calibrationYair Shapira
2012-06-13wlcore/wl12xx: add support for HP and SKW FEM radio manufacturersYair Shapira
2012-06-13wlcore: update basic rates on channel switchEliad Peller
2012-06-13wlcore: send EAPOLs with basic rate policyEyal Shapira
2012-06-13wlcore: avoid using NET_IP_ALIGN for RX alignmentEyal Shapira
2012-06-13ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan
2012-06-13ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan
2012-06-13ath9k_hw: add utility function to set BT versionRajkumar Manoharan
2012-06-13ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-06-13ath9k: fix btcoex duty cycleRajkumar Manoharan
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan
2012-06-13ath9k: simplify btcoex profile managementRajkumar Manoharan
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan