summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2008-08-04iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2-33/+31
2008-08-04iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler4-39/+37
2008-08-04iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler3-38/+34
2008-08-04iwlwifi: corrects power_level in sysfsEsti Kummer3-63/+58
2008-08-04iwlwifi: add power save to 5000 HWMohamed Abbas7-24/+18
2008-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-8/+10
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-08-01iwl3945: Fix statistics in monitor modeMaxim Levitsky1-4/+6
2008-08-01iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler1-4/+4
2008-07-30mac80211: partially fix skb->cb useJohannes Berg2-2/+2
2008-07-30drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton1-1/+3
2008-07-30iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev1-0/+2
2008-07-30iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev1-6/+2
2008-07-30iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen1-0/+2
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2-4/+2
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar3-3/+4
2008-07-14iwlwifi: Fix LEDs for 3945Abhijeet Kolekar3-85/+64
2008-07-14iwlwifi: send TXPOWER command after a new RXON commandZhu Yi1-10/+10
2008-07-14iwlwifi: enable active scanningTomas Winkler1-41/+45
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler5-23/+33
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler4-71/+61
2008-07-14iwlwifi: fix LED stallTomas Winkler3-50/+39
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler6-13/+30
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach3-33/+24
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler1-2/+0
2008-07-14iwlwifi: remove post associate workTomas Winkler2-19/+0
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach6-7/+37
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer3-1/+29
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah4-172/+25
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler1-20/+17
2008-07-14mac80211: revamp beacon configurationJohannes Berg2-6/+31
2008-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2008-07-08iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...Helmut Schaa2-2/+2
2008-07-08iwlwifi: remove input device and fix rfkill stateAdel Gadllah8-111/+105
2008-07-08iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky2-6/+6
2008-07-08iwlwifi: fix error path of iwl_rfkill_initTomas Winkler1-6/+2
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins1-2/+2
2008-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-2/+13
2008-07-02iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi1-2/+5
2008-07-02iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi4-20/+13
2008-07-02iwlwifi: enable packet injection for iwl3945Stefanik Gábor1-13/+9
2008-07-02iwlwifi: fix incorrect monitor mode operationRick Farrington2-41/+22
2008-07-02iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2-2/+4
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2-2/+10
2008-07-01iwlwifi: fix 4965 uCode loadTomas Winkler2-6/+3
2008-07-01iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2-10/+17
2008-07-01iwlwifi: blocking mac_start until uCode is completeEmmanuel Grumbach1-12/+10
2008-07-01iwlwifi: eliminate iwl4965_mac_get_tsfRon Rindjunsky1-12/+0
2008-07-01iwlwifi: Remove unnecessary codeAbhijeet Kolekar1-3/+0
2008-07-01iwlwifi: control 11n capabilities through module paramRon Rindjunsky4-5/+22