summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/xmit.h
Commit message (Expand)AuthorAgeFilesLines
* b43: move under broadcom vendor directoryKalle Valo2015-11-181-416/+0Star
* b43: update some transmit header constantsHauke Mehrtens2014-09-151-9/+13
* b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-071-1/+15
* b43: N-PHY: report signal to mac80211Rafał Miłecki2011-10-141-1/+9
* b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-221-3/+17
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-221-0/+19
* b43: use enum for firmware header formatRafał Miłecki2011-08-221-9/+6Star
* b43: rename TX header formatsRafał Miłecki2011-08-221-4/+4
* b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2011-02-251-0/+6
* drivers/net: use __packed annotationEric Dumazet2010-06-031-10/+10
* b43: Rewrite TX bounce buffer handlingMichael Buesch2009-11-111-0/+19
* b43: add hardware tkipgregor kowski2009-08-201-2/+1Star
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-2/+3
* mac80211: move TX info into skb->cbJohannes Berg2008-05-221-2/+2
* b43: Add more N-PHY stuffMichael Buesch2008-04-081-2/+13
* b43: Add PIO support for PCMCIA devicesMichael Buesch2008-04-081-15/+2Star
* b43: Add QOS supportMichael Buesch2008-03-071-12/+0Star
* b43: Drop packets that we are not able to encryptMichael Buesch2008-02-011-5/+5
* b43: Add support for new firmwareMichael Buesch2008-01-291-54/+146
* b43: Fix rxheader channel parsingMichael Buesch2008-01-091-29/+36
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-111-0/+250