summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-26Ath5k: fix bintval setupJiri Slaby
2008-08-26Ath5k: lock beaconsJiri Slaby
2008-08-26atmel: try open system authentication tooDan Williams
2008-08-26atmel: return ENOENT on request_firmware failureDan Williams
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-18removed unused #include <version.h>Huang Weiyi
2008-08-18rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich
2008-08-18b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306Larry Finger
2008-08-18p54u: reset skb's data/tail pointer on requeueChristian Lamparter
2008-08-18p54: move p54_vdcf_init to the right place.Christian Lamparter
2008-08-18iwlwifi: fix printk newlinesJiri Slaby
2008-08-18rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy
2008-08-18b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)Larry Finger
2008-08-18ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher
2008-08-18p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter
2008-08-18ath9k: work around gcc ICEs (again)Adrian Bunk
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: More unused macrosSujith
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: work around gcc ICEsAdrian Bunk
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn
2008-08-07p54: Fix for TX sequence number problemLarry Finger
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen
2008-08-04iwl3945: fix merge mistake for packet injectionZhu Yi
2008-08-04iwlwifi: grap nic access before accessing periphery registersTomas Winkler
2008-08-04iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach
2008-08-04iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman
2008-08-04iwlwifi: HW bug fixesTomas Winkler
2008-08-04p54: Fix potential concurrent access to private dataLarry Finger
2008-08-04rt2x00: Disable link tuning in rt2500usbIvo van Doorn
2008-08-04iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener
2008-08-04iwlwifi: rename 4965 to AGNTomas Winkler
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler
2008-08-04iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler
2008-08-04iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev
2008-08-04iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach
2008-08-04iwlwifi: set led register in disassociationEsti Kummer
2008-08-04iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler