aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-08-22orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy
2008-08-22orinoco: Make firmware download logic more genericDavid Kilroy
2008-08-22orinoco: Move firmware download functionality into new moduleDavid Kilroy
2008-08-22orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy
2008-08-22orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy
2008-08-22orinoco: Specify all three parameters to every Hermes command.David Kilroy
2008-08-22orinoco: Update scan translationDavid Kilroy
2008-08-22orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy
2008-08-22p54: rename prism54xyz -> p54xyzChristian Lamparter
2008-08-22rt2x00: Add module parameter to disable HW cryptoIvo van Doorn
2008-08-22rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn
2008-08-22ath5k: set short preamble flag for rxBruno Randolf
2008-08-22rt2x00: Release rt2x00 2.2.0Ivo van Doorn
2008-08-22rt2x00: Gather channel information in structureIvo van Doorn
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-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
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-15bnx2: Fix build with VLAN_8021Q disabled.David S. Miller