aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/xmit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18b43: move under broadcom vendor directoryKalle Valo1-416/+0
2014-09-15b43: update some transmit header constantsHauke Mehrtens1-9/+13
2011-11-07b43: HT-PHY: report signal to mac80211Rafał Miłecki1-1/+15
2011-10-14b43: N-PHY: report signal to mac80211Rafał Miłecki1-1/+9
2011-08-22b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki1-3/+17
2011-08-22b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki1-0/+19
2011-08-22b43: use enum for firmware header formatRafał Miłecki1-9/+6
2011-08-22b43: rename TX header formatsRafał Miłecki1-4/+4
2011-02-25b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki1-0/+6
2010-06-03drivers/net: use __packed annotationEric Dumazet1-10/+10
2009-11-11b43: Rewrite TX bounce buffer handlingMichael Buesch1-0/+19
2009-08-20b43: add hardware tkipgregor kowski1-2/+1
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-2/+3
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-2/+2
2008-04-08b43: Add more N-PHY stuffMichael Buesch1-2/+13
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch1-15/+2
2008-03-07b43: Add QOS supportMichael Buesch1-12/+0
2008-01-31b43: Drop packets that we are not able to encryptMichael Buesch1-5/+5
2008-01-28b43: Add support for new firmwareMichael Buesch1-54/+146
2008-01-08b43: Fix rxheader channel parsingMichael Buesch1-29/+36
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+250