summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h
AgeCommit message (Expand)AuthorFilesLines
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/ne...David 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/ne...David 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
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch1-3/+56
2008-03-07b43: Rename the DMA ring pointersMichael Buesch1-9/+7
2008-03-07b43: Add QOS supportMichael Buesch1-0/+37
2008-02-29b43: Add HostFlags HI supportMichael Buesch1-26/+37
2008-02-29b43: Fix bandswitchMichael Buesch1-7/+4
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-5/+0
2008-02-15b43: Add driver load messagesMichael Buesch1-0/+6
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki1-0/+1
2008-01-28b43: Fix firmware cachingMichael Buesch1-4/+11
2008-01-28b43: Put multicast frames on the mcast queueMichael Buesch1-2/+8
2008-01-28b43: Fix upload of beacon packets to the hardwareMichael Buesch1-3/+6
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-4/+1
2008-01-28b43: Remove the PHY spinlockMichael Buesch1-9/+8
2008-01-28b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch1-5/+10
2008-01-28b43: Add definitions for MAC Control registerMichael Buesch1-3/+10
2008-01-28b43: Remove PIO supportMichael Buesch1-42/+3
2008-01-28b43: Fix chip access validation for new devicesMichael Buesch1-0/+5
2008-01-28b43: Fix ofdmtab write regressionMichael Buesch1-4/+10
2008-01-28b43: reinit on too many PHY TX errorsStefano Brivio1-0/+5
2008-01-28b43: include full 64-bit timestamp in monitor modeJohannes Berg1-0/+2
2008-01-28b43: rewrite A PHY initializationStefano Brivio1-0/+4
2008-01-08b43: Fix rxheader channel parsingMichael Buesch1-0/+2
2007-10-10[B43]: RF-kill supportMichael Buesch1-0/+5
2007-10-10[B43]: LED triggers supportMichael Buesch1-2/+4
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-11/+4
2007-10-10[B43]: Support for turning the radio off from software.Michael Buesch1-1/+10
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+845