aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/xmit.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+1
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* b43legacy: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
* b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-061-1/+0
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* b43legacy: Clean up beacon IRQLarry Finger2009-04-221-1/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-7/+19
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-061-1/+1
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-2/+2
* b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-09-111-1/+1
* b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison2008-08-221-3/+1
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-2/+1
* b43legacy: use frame control helpersHarvey Harrison2008-06-261-9/+7
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-22/+22
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+6
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-2/+2
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-1/+1
* b43(legacy): include full timestamp in beacon framesJohannes Berg2008-02-291-5/+9
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-33/+31
* b43legacy: drop packets we are not able to encryptStefano Brivio2008-02-051-3/+12
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-3/+3
* wireless: cleanup some merge errorsJohn W. Linville2008-01-281-2/+18
* b43legacy: Convert to use of the new SPROM structureLarry Finger2008-01-281-1/+1
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-281-1/+1
* b43legacy: use the retry limits provided by mac80211Stefano Brivio2008-01-281-1/+2
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-281-0/+1
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-101-0/+642