summaryrefslogtreecommitdiff
path: root/drivers/net/b44.c
AgeCommit message (Expand)Author
2006-01-26[PATCH] b44: fix laptop carrier detectStephen Hemminger
2006-01-17[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox
2005-11-30b44: increase version numberFrancois Romieu
2005-11-30b44: early return in dev->do_ioctl when the device is not upFrancois Romieu
2005-11-30b44: missing netif_wake_queue() in b44_open()Mark Lord
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-09[PATCH] b44: increase version numberFrancois Romieu
2005-11-09[PATCH] b44: race on device closingFrancois Romieu
2005-11-09[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()Francois Romieu
2005-11-07[PATCH] b44: late request_irq in b44_openFrancois Romieu
2005-11-07[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu
2005-11-07[PATCH] b44: expose counters through ethtoolFrancois Romieu
2005-11-07[PATCH] b44: miscellaneous cleanupFrancois Romieu
2005-11-07[PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu
2005-10-28[PATCH] b44: fix suspend/resumePavel Machek
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-10-28[netdrvr b44] include linux/dma-mapping.h to eliminate warningAndrew Morton
2005-10-28[PATCH] b44 reports wrong advertised flagsMatthew Wilcox
2005-10-18[PATCH] b44: alternate allocation option for DMA descriptorsJohn W. Linville
2005-09-14[PATCH] b44: support ETHTOOL_GPERMADDRJohn W. Linville
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-11[ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li
2005-06-27[PATCH] b44: check link state during openJohn W. Linville
2005-03-22[PATCH] b44: allocate tx bounce bufs as neededAndrew Morton
2005-03-02[PATCH] Fix u32 vs. pm_message_t in network device driversPavel Machek
2004-10-21MergeLinus Torvalds
2004-10-21Merge pobox.com:/garz/repo/netdev-2.6/b44Jeff Garzik
2004-10-20[B44]: Add MODULE_VERSION.John W. Linville
2004-10-15[PATCH] b44: use netdev_privStephen Hemminger
2004-10-15[PATCH] b44: replace MODULE_PARMStephen Hemminger
2004-10-15[PATCH] b44poll - whitespaceCon Kolivas
2004-10-15[PATCH] netconsole support for b44Con Kolivas
2004-10-15Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi
2004-09-17[PATCH] b44: use bounce buffers to workaround chip DMA bug/limitationsPekka Pietikäinen
2004-09-17[netdrvr b44] update MODULE_AUTHORSJeff Garzik
2004-09-17[netdrvr b44] clean up SiliconBackplane definitions/functionsFlorian Schirmer
2004-09-17[netdrvr b44] ignore carrier lost errorsFlorian Schirmer
2004-09-16[B44]: Fix remaining iomem warnings.David S. Miller
2004-09-13[B44]: Fix b44 I/O mem space access warnings.Stephen Hemminger
2004-06-04[PATCH] sparse: if_mii() helper (from jgarzik)Alexander Viro
2004-06-03[PATCH] sparse: ->ifr_data fixesAlexander Viro
2004-05-27[netdrvr b44] always restore PCI config on resumeStefan Rompf
2004-05-15Merge redhat.com:/spare/repo/b44-2.6.5Jeff Garzik
2004-05-15[netdrvr b44] better reset behaviorPekka Pietikäinen
2004-05-04[netdrvr b44] use miilib for MII ioctl handlingJeff Garzik
2004-05-04[netdrvr b44] use netdev_privJeff Garzik
2004-05-04[netdrvr b44] ethtool_ops supportJeff Garzik
2004-04-21[PATCH] Cleanups for b44Pavel Machek