aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* b43: rename TMS defines, drop useless condition from core resetRafał Miłecki2010-12-13
* b43: define known SPROM boardflags2 bitsRafał Miłecki2010-11-15
* b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2010-10-06
* drivers/net: use __packed annotationEric Dumazet2010-06-03
* b43: N-PHY: add some registers and structs definitionsRafał Miłecki2010-03-09
* b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds2010-02-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-08
|\
| * b43: Fix throughput regressionLarry Finger2010-02-03
* | b43: N-PHY: add shared memory offsets definitionsRafał Miłecki2010-01-15
* | b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-28
|/
* b43: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-06
* b43: Optimize PIO scratchbuffer usageMichael Buesch2009-10-27
* b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz2009-10-07
* b43: Add optional verbose runtime statisticsMichael Buesch2009-09-23
* b43: Rewrite suspend/resume codeMichael Buesch2009-09-23
* b43: remove SHM spinlockMichael Buesch2009-09-08
* b43: Remove TX spinlockMichael Buesch2009-09-08
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-08
* b43: Fix hardware key index handlingMichael Buesch2009-08-14
* b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik2009-08-14
* b43: Typo fixes & minor cleanupGábor Stefanik2009-08-14
* b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik2009-08-04
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-07
* b43: Add fw capabilitiesMichael Buesch2009-06-10
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-10
* b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2009-04-22
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-22
* b43: Pass more RX flags to mac80211Michael Buesch2009-03-05
* b43: Add parts of LP-PHY TX power controlMichael Buesch2009-02-11
* b43: Dynamically control log verbosityMichael Buesch2009-01-29
* b43: Automatically probe for opensource firmwareMichael Buesch2009-01-29
* b43: implement short slot and basic rate handlingJohannes Berg2008-11-10
* b43: fix QoS parameters initializationLorenzo Nava2008-09-15
* b43: Remove QoS update workqueueMichael Buesch2008-09-11
* b43: Rewrite TX power adjustmentMichael Buesch2008-08-29
* b43: Implement dynamic PHY APIMichael Buesch2008-08-29
* b43: Add simple firmware watchdogMichael Buesch2008-06-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-16
|\
| * b43: Fix noise calculation WARN_ONMichael Buesch2008-06-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\|
| * b43: Upload both beacon templates on initial loadMichael Buesch2008-05-28
* | b43: Add firmware markers supportMichael Buesch2008-05-21
* | b43: Add panic reason code that doesn't trigger restartMichael Buesch2008-05-21
* | b43: Allow running without PCM firmwareMichael Buesch2008-05-21
* | b43: Add hooks for firmware debuggingMichael Buesch2008-05-21
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* | b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-14
* | b43: Don't disable IRQs in mac_suspendMichael Buesch2008-05-07
|/
* b43: Fix some TX/RX locking issuesMichael Buesch2008-05-01