summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk4-4/+0
2008-08-18removed unused #include <version.h>Huang Weiyi13-13/+0
2008-08-18rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2-4/+5
2008-08-18b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306Larry Finger1-0/+1
2008-08-18p54u: reset skb's data/tail pointer on requeueChristian Lamparter1-0/+10
2008-08-18p54: move p54_vdcf_init to the right place.Christian Lamparter1-9/+11
2008-08-18iwlwifi: fix printk newlinesJiri Slaby5-11/+11
2008-08-18rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy1-0/+1
2008-08-18b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)Larry Finger1-0/+1
2008-08-18ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher1-6/+2
2008-08-18p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter2-24/+25
2008-08-18ath9k: work around gcc ICEs (again)Adrian Bunk1-1/+5
2008-08-08Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller23-2/+31520
2008-08-07ath9k: Revamp wireless mode usageSujith12-324/+205
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith6-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith9-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez22-0/+31685
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez1-2/+0
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter1-2/+2
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn1-17/+37
2008-08-07p54: Fix for TX sequence number problemLarry Finger2-0/+15
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler3-25/+22
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen3-16/+0
2008-08-04iwl3945: fix merge mistake for packet injectionZhu Yi1-6/+0
2008-08-04iwlwifi: grap nic access before accessing periphery registersTomas Winkler1-1/+3
2008-08-04iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach1-0/+1
2008-08-04iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler1-10/+8
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler5-51/+119
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman4-28/+59
2008-08-04iwlwifi: HW bug fixesTomas Winkler3-6/+31
2008-08-04p54: Fix potential concurrent access to private dataLarry Finger2-0/+7
2008-08-04rt2x00: Disable link tuning in rt2500usbIvo van Doorn1-0/+14
2008-08-04iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener4-28/+36
2008-08-04iwlwifi: rename 4965 to AGNTomas Winkler4-63/+68
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler11-60/+55
2008-08-04iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2-4/+2
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler3-4/+5
2008-08-04iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev1-0/+2
2008-08-04iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach3-7/+7
2008-08-04iwlwifi: set led register in disassociationEsti Kummer1-16/+24
2008-08-04iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler3-111/+0
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler7-128/+119
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