summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy
2011-04-07iwlagn: move IO functions out of lineJohannes Berg
2011-04-07iwlagn: remove ISR opsJohannes Berg
2011-04-07iwlagn: remove rev_idJohannes Berg
2011-04-07iwlagn: remove hw_revJohannes Berg
2011-04-07iwlagn: remove hw_wa_revJohannes Berg
2011-04-07iwlagn: init cmd_queue earlierJohannes Berg
2011-04-07iwlagn: clean up alive handlingJohannes Berg
2011-04-07iwlagn: add feature flagsJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: remove ucode_data_backupJohannes Berg
2011-04-07iwlagn: remove bootstrap codeJohannes Berg
2011-04-07iwlagn: verify specific ucodeJohannes Berg
2011-04-07iwlagn: clean up ucode loadingJohannes Berg
2011-04-07iwlagn: make mac80211 handlers staticJohannes Berg
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka
2011-04-07iwlwifi: more priv->mutex serializationStanislaw Gruszka
2011-04-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-03-30iwlwifi: remove duplicate initialization in __iwl_down()Dan Carpenter
2011-03-25iwlagn: remove deprecated module parametersWey-Yi Guy
2011-03-25iwlagn: remove reference to 3945 and 4965Wey-Yi Guy
2011-03-25iwlwifi: remove legacy isr taskletWey-Yi Guy
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11iwlagn: support off-channel TXJohannes Berg
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka
2011-02-28net: use pci_dev->revision, againSergei Shtylyov
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21iwlwifi: enable 2-wire bt coex support for non-combo deviceWey-Yi Guy
2011-02-21iwlwifi: Loading correct uCode again when fail to loadWey-Yi Guy
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-09iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka
2011-02-09iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy
2011-01-31iwlagn: remove unsupported BT SCO commandWey-Yi Guy
2011-01-31iwlwifi: fix beacon notification parsingJohannes Berg
2011-01-31iwlwifi: use maximum aggregation sizeJohannes Berg
2011-01-31iwlwifi: advertise max aggregate sizeJohannes Berg
2011-01-31iwlwifi: support RSN IBSSJohannes Berg
2011-01-31iwlwifi: check ucode loading error and restartWey-Yi Guy