aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22brcm80211: fmac: update bus state in common driver partArend van Spriel
2012-02-22brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when trueArend van Spriel
2012-02-22brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel
2012-02-22brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel
2012-02-22brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORKFranky Lin
2012-02-22brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel
2012-02-22brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel
2012-02-22brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel
2012-02-22brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel
2012-02-22brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel
2012-02-22brcm80211: update the maintainers listed for brcm80211 driversArend van Spriel
2012-02-22Correcting typos in rtlwifi/base.cTristan Pourcelot
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger
2012-02-22rt2x00:Add debug message for new chipsetJohn Li
2012-02-22rt2x00:Fix typoJohn Li
2012-02-22rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...Devendra.Naga
2012-02-22Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-02-17iwlwifi: enable receiving beacons when not associatedMeenakshi Venkataraman
2012-02-17iwlwifi: remove un-necessary returnWey-Yi Guy
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach
2012-02-17iwlwifi: save ucode capabilities in iwl_fwDon Fry
2012-02-17iwlwifi: changes args to iwl_nic for firmware operationsDon Fry
2012-02-17iwlwifi: the transport knows its stateEmmanuel Grumbach
2012-02-17iwlwifi: move event and err pointers to iwl_nicDon Fry
2012-02-17iwlwifi: document the transport layerEmmanuel Grumbach
2012-02-17iwlwifi: send testmode hcmd reply with rx headerAmit Beka
2012-02-17iwlwifi: fixes to testmode indirect accessAmit Beka
2012-02-17iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach
2012-02-17iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach
2012-02-17iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach
2012-02-17iwlwifi: change args to ucode routinesDon Fry
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry
2012-02-17iwlwifi: move firmware_loading_complete to iwl_nicDon Fry
2012-02-17iwlwifi: move firmware_name to iwl_nicDon Fry
2012-02-17iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry
2012-02-17iwlwifi: move ucode_ver to iwl_nicDon Fry
2012-02-17iwlwifi: create iwl_nic structureDon Fry
2012-02-17iwlwifi: give PCIe its own lockJohannes Berg
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-02-17iwlwifi: trace debug messagesJohannes Berg
2012-02-17iwlwifi: added reply data to testmode HCMD sendAmit Beka
2012-02-17iwlwifi: testmode new indirect RW APIAmit Beka
2012-02-17iwlwifi: log as error when error detectedWey-Yi Guy
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-15mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau
2012-02-15mac80211: call rate control only after initJohannes Berg
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim