aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-08-22rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn
2008-08-22rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn
2008-08-22rt2x00: Implement HW encryptionIvo van Doorn
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-22libertas_tf: config and makefileLuis Carlos Cobo
2008-08-22libertas_tf: usb specific functionsLuis Carlos Cobo
2008-08-22libertas_tf: command helper functions for libertas_tfLuis Carlos Cobo
2008-08-22libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo
2008-08-22libertas_tf: header fileLuis Carlos Cobo
2008-08-22ath5k: explicitly check skb->lenHarvey Harrison
2008-08-22iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison
2008-08-22b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison
2008-08-22iwlwifi: add level for debugging host commandEsti Kummer
2008-08-22iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler
2008-08-22iwl-4965: test below 0 on unsigned num_tbsroel kluin
2008-08-22iwlwifi: use generic mac80211 radiotap headersBruno Randolf
2008-08-22ath5k: rates cleanupBruno Randolf
2008-08-22Ath5k: unify resetsJiri Slaby
2008-08-22rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner
2008-08-22ath5k: add Mesh Point supportAndrey Yurovsky
2008-08-22libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo
2008-08-22rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski
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