aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2006-06-22[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox
2006-06-22[PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn
2006-06-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-06-15[PATCH] ipw2200 locking fixZhu Yi
2006-06-15[PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby
2006-06-15[PATCH] bcm43xx: preemptible periodic workMichael Buesch
2006-06-15[PATCH] bcm43xx: redesign lockingMichael Buesch
2006-06-05[PATCH] wireless: move zd1201 where it belongsPavel Machek
2006-06-05[PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz
2006-06-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch
2006-05-26Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita
2006-05-22[PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz
2006-05-22Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-22[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven
2006-05-17Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse
2006-05-05[PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio
2006-05-05[PATCH] bcm43xx: fix whitespaceStefano Brivio
2006-05-05[PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin
2006-05-05[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin
2006-05-05[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin
2006-05-05[PATCH] orinoco: report more relevant data on startupPavel Roskin
2006-05-05[PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin
2006-05-05[PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-05[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse
2006-05-05[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch
2006-05-05[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch
2006-04-24[PATCH] wireless/airo: minimal WPA awarenessDan Williams
2006-04-24[PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi
2006-04-24[PATCH] ipw2200: remove priv->last_noise referenceZhu Yi
2006-04-24[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi
2006-04-24[PATCH] wireless Kconfig add IPW2200_RADIOTAPZhu Yi
2006-04-24[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOSZhu Yi
2006-04-24[PATCH] ipw2200: update version stamp to 1.1.2Zhu Yi
2006-04-24[PATCH] ipw2200: version string reworkZhu Yi
2006-04-24[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi
2006-04-24[PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi
2006-04-24[PATCH] ipw2200: Set the 'fixed' flags in wext get_rateZhu Yi
2006-04-24[PATCH] ipw2200: turn off signal debug logZhu Yi
2006-04-24[PATCH] ipw2200: Do not continue loading the firmware if kmalloc failsZhu Yi