summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/b43.h
AgeCommit message (Expand)Author
2011-07-22b43: disable parity check on BCMA devicesRafał Miłecki
2011-07-19b43: bcma: define 80211 core specific IO status bitsRafał Miłecki
2011-07-08b43: use switches for SSB specific codeRafał Miłecki
2011-06-17b43: define new PHYs and radio regs for cores >= 24Rafał Miłecki
2011-06-03b43: add BCMA 80211 core specific definesRafał Miłecki
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki
2011-06-01b43: bus: abstract R/W operationsRafał Miłecki
2011-06-01b43: add bus device abstraction layerRafał Miłecki
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-23b43: fix comment typo reqest -> requestJim Cromie
2011-05-19b43: dma: cache translation (routing bits)Rafał Miłecki
2011-05-19b43: add helpers for block R/W opsRafał Miłecki
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-13b43: rename TMS defines, drop useless condition from core resetRafał Miłecki
2010-11-15b43: define known SPROM boardflags2 bitsRafał Miłecki
2010-10-06b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-03-09b43: N-PHY: add some registers and structs definitionsRafał Miłecki
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-03b43: Fix throughput regressionLarry Finger
2010-01-15b43: N-PHY: add shared memory offsets definitionsRafał Miłecki
2009-12-28b43: Allow PIO mode to be selected at module loadLarry Finger
2009-11-06b43: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-10-27b43: Optimize PIO scratchbuffer usageMichael Buesch
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch
2009-09-08b43: remove SHM spinlockMichael Buesch
2009-09-08b43: Remove TX spinlockMichael Buesch
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch
2009-08-14b43: Fix hardware key index handlingMichael Buesch
2009-08-14b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik
2009-08-14b43: Typo fixes & minor cleanupGábor Stefanik
2009-08-04b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger
2009-06-10b43: Add fw capabilitiesMichael Buesch
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg
2009-04-22b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch
2009-04-22b43: Do not "select" HW_RANDOMMichael Buesch
2009-03-05b43: Pass more RX flags to mac80211Michael Buesch
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch
2009-01-29b43: Dynamically control log verbosityMichael Buesch
2009-01-29b43: Automatically probe for opensource firmwareMichael Buesch
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg
2008-09-15b43: fix QoS parameters initializationLorenzo Nava
2008-09-11b43: Remove QoS update workqueueMichael Buesch