summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/xmit.c
AgeCommit message (Expand)AuthorLines
2015-11-18b43legacy: move under broadcom vendor directoryKalle Valo-664/+0
2014-03-03net: Replace min macro with min_tSilvan Jegen-1/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches-1/+1
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen-1/+1
2012-06-06wireless: Remove casts to same typeJoe Perches-4/+2
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior-0/+1
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg-13/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-07-07Update my e-mail addressMichael Büsch-1/+1
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger-2/+0
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg-1/+1
2010-04-28b43legacy: remove usage of deprecated noise valueJohn W. Linville-1/+0
2009-11-06b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger-1/+0
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet-1/+0
2009-07-10mac80211: push rx status into skb->cbJohannes Berg-1/+2
2009-04-22b43legacy: Clean up beacon IRQLarry Finger-1/+1
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg-7/+19
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau-1/+1
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau-2/+2
2008-09-11b43legacy: Fix failure in rate-adjustment mechanismLarry Finger-1/+1
2008-08-22b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison-3/+1
2008-07-29mac80211: partially fix skb->cb useJohannes Berg-1/+1
2008-07-14mac80211: fix TX sequence numbersJohannes Berg-2/+1
2008-06-26b43legacy: use frame control helpersHarvey Harrison-9/+7
2008-05-21mac80211: move TX info into skb->cbJohannes Berg-22/+22
2008-05-21mac80211: use rate index in TX controlJohannes Berg-3/+6
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf-2/+2
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn-1/+1
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-33/+31
2008-02-05b43legacy: drop packets we are not able to encryptStefano Brivio-3/+12
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-3/+3
2008-01-28wireless: cleanup some merge errorsJohn W. Linville-2/+18
2008-01-28b43legacy: Convert to use of the new SPROM structureLarry Finger-1/+1
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio-1/+1
2008-01-28b43legacy: use the retry limits provided by mac80211Stefano Brivio-1/+2
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg-0/+1
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger-0/+642