aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-03drivers/net: use __packed annotationEric Dumazet1-3/+3
2010-03-09b43: N-PHY: add some registers and structs definitionsRafał Miłecki1-0/+1
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds1-0/+7
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2010-02-03b43: Fix throughput regressionLarry Finger1-0/+1
2010-01-15b43: N-PHY: add shared memory offsets definitionsRafał Miłecki1-0/+8
2009-12-28b43: Allow PIO mode to be selected at module loadLarry Finger1-13/+0
2009-11-06b43: Remove deprecated 'qual' from returned RX statusLarry Finger1-2/+0
2009-10-27b43: Optimize PIO scratchbuffer usageMichael Buesch1-13/+3
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz1-76/+92
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch1-0/+4
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch1-16/+3
2009-09-08b43: remove SHM spinlockMichael Buesch1-2/+0
2009-09-08b43: Remove TX spinlockMichael Buesch1-0/+5
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch1-15/+8
2009-08-14b43: Fix hardware key index handlingMichael Buesch1-2/+5
2009-08-14b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik1-1/+1
2009-08-14b43: Typo fixes & minor cleanupGábor Stefanik1-1/+1
2009-08-04b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik1-0/+11
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger1-0/+1
2009-06-10b43: Add fw capabilitiesMichael Buesch1-0/+14
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg1-3/+0
2009-04-22b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch1-2/+2
2009-04-22b43: Do not "select" HW_RANDOMMichael Buesch1-1/+3
2009-03-05b43: Pass more RX flags to mac80211Michael Buesch1-3/+0
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch1-0/+3
2009-01-29b43: Dynamically control log verbosityMichael Buesch1-4/+1
2009-01-29b43: Automatically probe for opensource firmwareMichael Buesch1-1/+31
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg1-1/+0
2008-09-15b43: fix QoS parameters initializationLorenzo Nava1-1/+1
2008-09-11b43: Remove QoS update workqueueMichael Buesch1-6/+1
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch1-0/+10
2008-08-29b43: Implement dynamic PHY APIMichael Buesch1-117/+10
2008-06-27b43: Add simple firmware watchdogMichael Buesch1-0/+2
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2008-06-13b43: Fix noise calculation WARN_ONMichael Buesch1-1/+0
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch1-0/+1
2008-05-21b43: Add firmware markers supportMichael Buesch1-0/+5
2008-05-21b43: Add panic reason code that doesn't trigger restartMichael Buesch1-0/+9
2008-05-21b43: Allow running without PCM firmwareMichael Buesch1-0/+4
2008-05-21b43: Add hooks for firmware debuggingMichael Buesch1-0/+9
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-1/+0
2008-05-14b43: replace limit_value macro with clamp_valHarvey Harrison1-16/+0
2008-05-07b43: Don't disable IRQs in mac_suspendMichael Buesch1-2/+1
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch1-0/+4
2008-04-08b43: Fix PHY TX control words in SHMMichael Buesch1-0/+1
2008-04-08b43: Fix beacon BH updateMichael Buesch1-1/+0
2008-04-08b43: Beaconing fixesMichael Buesch1-0/+1
2008-04-08b43: Fix TBTT and PU timingsMichael Buesch1-0/+1