aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-05-05Merge branch 'from-linus' into upstreamJohn W. Linville
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB
2006-05-02forcedeth: fix multi irq issuesAyaz Abdulla
2006-05-02[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind
2006-05-02[PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering
2006-04-29[TG3]: Update version and reldateMichael Chan
2006-04-29[TG3]: Fix bug in nvram writeMichael Chan
2006-04-29[TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano
2006-04-29[TG3]: Reset chip when changing MAC addressMichael Chan
2006-04-29[TG3]: Add phy workaroundMichael Chan
2006-04-29[TG3]: Call netif_carrier_off() during phy resetMichael Chan
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok
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
2006-04-24[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUGZhu Yi
2006-04-24[PATCH] ipw2200: add module_param support for antenna selectionZhu Yi
2006-04-24[PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi
2006-04-24[PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi
2006-04-24[PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi
2006-04-24[PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch