summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/xmit.c
AgeCommit message (Expand)AuthorLines
2008-04-08b43: Add more N-PHY stuffMichael Buesch-8/+15
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch-23/+38
2008-03-07b43: Add QOS supportMichael Buesch-27/+0
2008-02-29b43(legacy): include full timestamp in beacon framesJohannes Berg-5/+9
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg-37/+44
2008-01-31b43: Drop packets that we are not able to encryptMichael Buesch-21/+27
2008-01-31b43: Fix suspend/resumeMichael Buesch-14/+17
2008-01-28b43: Add support for new firmwareMichael Buesch-50/+94
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-3/+3
2008-01-28b43: Remove PIO supportMichael Buesch-13/+4
2008-01-28b43: Only select allowed TX and RX antennasMichael Buesch-4/+5
2008-01-28wireless: cleanup some merge errorsJohn W. Linville-2/+18
2008-01-28b43: include FCS in frames handed to mac80211Johannes Berg-1/+0
2008-01-28b43: Convert to use of the new SPROM structureLarry Finger-1/+1
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio-1/+1
2008-01-28b43: Use the retry limit parameters from mac80211Michael Buesch-1/+2
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg-0/+1
2008-01-08b43: Fix rxheader channel parsingMichael Buesch-8/+19
2007-10-10[B43]: Fix sparse warnings.Michael Buesch-3/+5
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch-0/+648