summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-28wl1271: fix the inetdev notifier callback return valuesLuciano Coelho1-5/+5
2009-11-28wl1271: Set PSM support flags in driver configurationJuuso Oikarinen1-1/+2
2009-11-28wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen1-2/+6
2009-11-28wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen1-1/+1
2009-11-28ath9k: clean up rc rate tableFelix Fietkau2-219/+109
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau11-294/+291
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski11-28/+9
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski10-12/+12
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski5-7/+7
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm5-7/+7
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm1-2/+2
2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2-3/+1
2009-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller72-1049/+1949
2009-11-24ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-24rndis_wlan: disable stall workaroundJussi Kivilinna1-3/+3
2009-11-24rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna1-2/+3
2009-11-24iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy1-1/+0
2009-11-24iwlwifi: change message for cmd queue full errorWey-Yi Guy1-1/+1
2009-11-24iwlwifi: print limited number of event log when uCode errorWey-Yi Guy6-37/+130
2009-11-24iwlwifi: Tell the ucode immediately when association state changesJay Sternberg1-0/+10
2009-11-24iwlwifi: dump error log when uCode error occurredWey-Yi Guy3-7/+4
2009-11-24iwlwifi: by default, dump entire sram data portionWey-Yi Guy1-3/+11
2009-11-24iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy3-22/+84
2009-11-24iwlwifi: separate IO tracingJohannes Berg1-1/+4
2009-11-24iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy1-1/+1
2009-11-24iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy1-2/+13
2009-11-24iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy1-1/+1
2009-11-24iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2-33/+33
2009-11-24iwl3945: removed unused struct and definitionsReinette Chatre2-17/+0
2009-11-24iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy4-38/+18
2009-11-24iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy8-34/+30
2009-11-24iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy3-2/+2
2009-11-24iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill4-9/+22
2009-11-24iwlwifi: Add iwl_write8()Ben Cahill3-0/+37
2009-11-24ath5k: Fix I/Q calibrationLukáš Turek1-2/+2
2009-11-24b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2-14/+59
2009-11-24ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT1-5/+14
2009-11-24ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett1-2/+6
2009-11-24ipw2100: Register the wiphy deviceMatthew Garrett1-29/+95
2009-11-24libipw: initiate cfg80211 API conversion (v2)John W. Linville4-36/+161
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+2
2009-11-24ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-19mac80211: request TX status where neededJohannes Berg5-11/+20
2009-11-19cfg80211: convert bools into flagsJohannes Berg5-22/+17
2009-11-19drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2-3/+3
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller24-1/+24
2009-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-177/+83
2009-11-19b43: Enforce DMA descriptor memory constraintsMichael Buesch2-46/+158
2009-11-19wl3501_cs: remove pedantic build warningJohn W. Linville1-1/+1
2009-11-19wl1251: add NVS in EEPROM supportDavid-John Willis4-7/+22