aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-28b43legacy: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2009-11-06b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger1-1/+0
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-04-22b43legacy: Clean up beacon IRQLarry Finger1-1/+1
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-7/+19
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau1-1/+1
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau1-2/+2
2008-09-11b43legacy: Fix failure in rate-adjustment mechanismLarry Finger1-1/+1
2008-08-22b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison1-3/+1
2008-07-29mac80211: partially fix skb->cb useJohannes Berg1-1/+1
2008-07-14mac80211: fix TX sequence numbersJohannes Berg1-2/+1
2008-06-26b43legacy: use frame control helpersHarvey Harrison1-9/+7
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-22/+22
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-3/+6
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-2/+2
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn1-1/+1
2008-02-29b43(legacy): include full timestamp in beacon framesJohannes Berg1-5/+9
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-33/+31
2008-02-05b43legacy: drop packets we are not able to encryptStefano Brivio1-3/+12
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-3/+3
2008-01-28wireless: cleanup some merge errorsJohn W. Linville1-2/+18
2008-01-28b43legacy: Convert to use of the new SPROM structureLarry Finger1-1/+1
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio1-1/+1
2008-01-28b43legacy: use the retry limits provided by mac80211Stefano Brivio1-1/+2
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg1-0/+1
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger1-0/+642