summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | b43: Add panic reason code that doesn't trigger restartMichael Buesch2008-05-211-0/+9
* | b43: Allow running without PCM firmwareMichael Buesch2008-05-211-0/+4
* | b43: Add hooks for firmware debuggingMichael Buesch2008-05-211-0/+9
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-1/+0
* | b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-141-16/+0
* | b43: Don't disable IRQs in mac_suspendMichael Buesch2008-05-071-2/+1
|/
* b43: Fix some TX/RX locking issuesMichael Buesch2008-05-011-0/+4
* b43: Fix PHY TX control words in SHMMichael Buesch2008-04-081-0/+1
* b43: Fix beacon BH updateMichael Buesch2008-04-081-1/+0
* b43: Beaconing fixesMichael Buesch2008-04-081-0/+1
OpenPOWER on IntegriCloud