summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner13-13/+13
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds31-32/+1
2006-07-01[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel31-31/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-28[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl1-16/+6
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch3-0/+44
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu2-7/+3
2006-06-23[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox1-6/+8
2006-06-23[PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn1-2/+2
2006-06-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik11-213/+398
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+3
2006-06-18[NET]: Add netif_tx_lockHerbert Xu1-1/+3
2006-06-15[PATCH] ipw2200 locking fixZhu Yi2-9/+33
2006-06-15[PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby1-5/+16
2006-06-15[PATCH] bcm43xx: preemptible periodic workMichael Buesch4-13/+143
2006-06-15[PATCH] bcm43xx: redesign lockingMichael Buesch8-191/+211
2006-06-06[PATCH] wireless: move zd1201 where it belongsPavel Machek4-0/+2096
2006-06-05[PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz1-6/+7
2006-06-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-9/+22
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch1-9/+22
2006-05-27Merge branch 'upstream-fixes' into upstreamJohn W. Linville2-3/+3
2006-05-27[PATCH] arlan: fix section mismatch warningsRandy Dunlap1-2/+2
2006-05-27[PATCH] wavelan: fix section mismatchRandy Dunlap1-1/+1
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-22[PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz1-0/+6
2006-05-22Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+1
2006-05-22[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven3-14/+0
2006-05-17Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+3
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse1-3/+3
2006-05-06[PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio1-0/+2
2006-05-06[PATCH] bcm43xx: fix whitespaceStefano Brivio1-3/+3
2006-05-06[PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin5-34/+12
2006-05-06[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin1-0/+5
2006-05-06[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin2-8/+6
2006-05-06[PATCH] orinoco: report more relevant data on startupPavel Roskin2-26/+8
2006-05-06[PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin2-12/+6
2006-05-06[PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt1-1/+1
2006-05-06Merge branch 'upstream-fixes' into upstreamJohn W. Linville4-23/+37
2006-05-06[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse1-1/+1
2006-05-06[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2-19/+30
2006-05-06[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio1-1/+1
2006-05-06[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch1-2/+5
2006-04-25[PATCH] wireless/airo: minimal WPA awarenessDan Williams1-77/+194
2006-04-25[PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi1-2/+1
2006-04-25[PATCH] ipw2200: remove priv->last_noise referenceZhu Yi1-3/+0
2006-04-25[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi2-7/+7