aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-28/+112
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-5/+19
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-5/+19
| |\
| | * b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-191-0/+2
| | * b43: add helpers for block R/W opsRafał Miłecki2011-05-191-0/+12
| | * b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-5/+5
* | | b43: fix comment typo reqest -> requestJim Cromie2011-05-231-2/+2
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* b43: rename TMS defines, drop useless condition from core resetRafał Miłecki2010-12-131-4/+4
* b43: define known SPROM boardflags2 bitsRafał Miłecki2010-11-151-0/+13
* b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2010-10-061-1/+2
* drivers/net: use __packed annotationEric Dumazet2010-06-031-3/+3
* b43: N-PHY: add some registers and structs definitionsRafał Miłecki2010-03-091-0/+1
* b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-02-261-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-081-0/+1
|\
| * b43: Fix throughput regressionLarry Finger2010-02-031-0/+1
* | b43: N-PHY: add shared memory offsets definitionsRafał Miłecki2010-01-151-0/+8
* | b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-281-13/+0
|/
* b43: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-061-2/+0
* b43: Optimize PIO scratchbuffer usageMichael Buesch2009-10-271-13/+3
* b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz2009-10-071-76/+92
* b43: Add optional verbose runtime statisticsMichael Buesch2009-09-231-0/+4
* b43: Rewrite suspend/resume codeMichael Buesch2009-09-231-16/+3
* b43: remove SHM spinlockMichael Buesch2009-09-081-2/+0
* b43: Remove TX spinlockMichael Buesch2009-09-081-0/+5
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-081-15/+8
* b43: Fix hardware key index handlingMichael Buesch2009-08-141-2/+5
* b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik2009-08-141-1/+1
* b43: Typo fixes & minor cleanupGábor Stefanik2009-08-141-1/+1
* b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik2009-08-041-0/+11
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-071-0/+1
* b43: Add fw capabilitiesMichael Buesch2009-06-101-0/+14
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-101-3/+0
* b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2009-04-221-2/+2
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-221-1/+3
* b43: Pass more RX flags to mac80211Michael Buesch2009-03-051-3/+0
* b43: Add parts of LP-PHY TX power controlMichael Buesch2009-02-111-0/+3
* b43: Dynamically control log verbosityMichael Buesch2009-01-291-4/+1
* b43: Automatically probe for opensource firmwareMichael Buesch2009-01-291-1/+31
* b43: implement short slot and basic rate handlingJohannes Berg2008-11-101-1/+0
* b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
* b43: Remove QoS update workqueueMichael Buesch2008-09-111-6/+1
* b43: Rewrite TX power adjustmentMichael Buesch2008-08-291-0/+10
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-117/+10
* b43: Add simple firmware watchdogMichael Buesch2008-06-271-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-161-1/+0
|\
| * b43: Fix noise calculation WARN_ONMichael Buesch2008-06-131-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-0/+1
|\ \ | |/
| * b43: Upload both beacon templates on initial loadMichael Buesch2008-05-281-0/+1
* | b43: Add firmware markers supportMichael Buesch2008-05-211-0/+5