summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/xmit.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-01b43: Drop packets that we are not able to encryptMichael Buesch1-21/+27
2008-02-01b43: Fix suspend/resumeMichael Buesch1-14/+17
2008-01-29b43: Add support for new firmwareMichael Buesch1-50/+94
2008-01-29mac80211: dont use interface indices in driversJohannes Berg1-3/+3
2008-01-29b43: Remove PIO supportMichael Buesch1-13/+4
2008-01-29b43: Only select allowed TX and RX antennasMichael Buesch1-4/+5
2008-01-29wireless: cleanup some merge errorsJohn W. Linville1-2/+18
2008-01-29b43: include FCS in frames handed to mac80211Johannes Berg1-1/+0
2008-01-29b43: Convert to use of the new SPROM structureLarry Finger1-1/+1
2008-01-29b43/b43legacy: fix my copyright noticesStefano Brivio1-1/+1
2008-01-29b43: Use the retry limit parameters from mac80211Michael Buesch1-1/+2
2008-01-29wireless: make drivers include the TSF RX flag where appropriateJohannes Berg1-0/+1
2008-01-09b43: Fix rxheader channel parsingMichael Buesch1-8/+19
2007-10-11[B43]: Fix sparse warnings.Michael Buesch1-3/+5
2007-10-11[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+648