summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz4-0/+68
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau5-14/+15
2009-11-28libertas: move mesh command handling into mesh.cHolger Schurig3-168/+186
2009-11-28libertas: move mesh-only ethtool operations into mesh.cHolger Schurig3-80/+99
2009-11-28libertas: moveing mesh-related functions into mesh.cHolger Schurig6-363/+480
2009-11-28libertas: introduce mesh.hHolger Schurig4-19/+35
2009-11-28libertas: rename persistcfg.c -> mesh.cHolger Schurig2-1/+1
2009-11-28ipw2x00: convert to seq_fileAlexey Dobriyan1-11/+22
2009-11-28ray_cs: convert to proc_fopsAlexey Dobriyan1-18/+18
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan3-5/+14
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez5-8/+53
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault4-18/+31
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez7-5/+69
2009-11-28iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz1-8/+1
2009-11-28iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz1-0/+23
2009-11-28iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz8-10/+217
2009-11-28iwmc3200wifi: Set wireless mode correctlyZhu Yi1-3/+3
2009-11-28iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz3-1/+39
2009-11-28iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz1-0/+4
2009-11-28iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz3-8/+56
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde10-16/+16
2009-11-28rt2x00: Whitespace cleanup.Gertjan van Wingerde7-87/+87
2009-11-28rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde1-2/+2
2009-11-28rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde1-10/+7
2009-11-28rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde1-3/+0
2009-11-28rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde1-1/+5
2009-11-28wl1271: Remove REF_CLK hackLuciano Coelho1-8/+1
2009-11-28wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2-10/+4
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho5-182/+183
2009-11-28wl1271: set radio and general params also for PLTLuciano Coelho3-2/+15
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