summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-037-57/+85
|\
| * iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| * iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| * iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| * iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| * iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2
| * iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
| * iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
| * iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-032-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-025-11/+18
|\ \ | |/
| * iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5
| * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| * iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
| * iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
|/
* removed unused #include <version.h>Huang Weiyi2008-08-189-9/+0
* iwlwifi: fix printk newlinesJiri Slaby2008-08-185-11/+11
* iwlwifi: cleanup iwl_tx_skbTomas Winkler2008-08-073-25/+22
* iwl3945: fix merge mistake for packet injectionZhu Yi2008-08-041-6/+0
* iwlwifi: grap nic access before accessing periphery registersTomas Winkler2008-08-041-1/+3
* iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach2008-08-041-0/+1
* iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler2008-08-041-10/+8
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-045-51/+119
* iwlwifi: memory allocation optimizationGregory Greenman2008-08-044-28/+59
* iwlwifi: HW bug fixesTomas Winkler2008-08-043-6/+31
* iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener2008-08-044-28/+36
* iwlwifi: rename 4965 to AGNTomas Winkler2008-08-044-63/+68
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-0411-60/+55
* iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-042-4/+2
* iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-043-4/+5
* iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-08-041-0/+2
* iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-043-7/+7
* iwlwifi: set led register in disassociationEsti Kummer2008-08-041-16/+24
* iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler2008-08-043-111/+0
* iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-047-128/+119
* iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-042-33/+31
* iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-044-39/+37
* iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-043-38/+34
* iwlwifi: corrects power_level in sysfsEsti Kummer2008-08-043-63/+58
* iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-047-24/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-012-8/+10
|\
| * iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-011-4/+6
| * iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler2008-08-011-4/+4
* | Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
|/
* mac80211: partially fix skb->cb useJohannes Berg2008-07-292-2/+2
* drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton2008-07-291-1/+3
* iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-07-291-0/+2
* iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev2008-07-291-6/+2
* iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen2008-07-291-0/+2
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-292-4/+2
OpenPOWER on IntegriCloud