Age | Commit message (Expand) | Author | Files | Lines |
2015-11-18 | b43: move under broadcom vendor directory | Kalle Valo | 1 | -305/+0 |
2013-05-08 | B43: Handle DMA RX descriptor underrun | Thommy Jakobsson | 1 | -1/+3 |
2013-02-19 | b43: Increase number of RX DMA slots | Larry Finger | 1 | -1/+1 |
2011-08-29 | b43: use 8K buffers for 64-bit DMA to workaround hardware bug | Rafał Miłecki | 1 | -1/+2 |
2011-08-24 | b43: fix DMA on some bugged hardware | Rafał Miłecki | 1 | -0/+6 |
2011-08-22 | b43: support new RX header, noticed to be used in 598.314+ fw | Rafał Miłecki | 1 | -2/+5 |
2011-07-22 | b43: disable parity check on BCMA devices | Rafał Miłecki | 1 | -0/+4 |
2011-04-04 | b43: allocate receive buffers big enough for max frame len + offset | John W. Linville | 1 | -1/+1 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -4/+4 |
2010-02-08 | b43: remove get_tx_stats() mac80211 op | Kalle Valo | 1 | -5/+0 |
2009-12-29 | Revert "b43: Enforce DMA descriptor memory constraints" | John W. Linville | 1 | -6/+1 |
2009-11-23 | b43: Rewrite DMA Tx status handling sanity checks | Michael Buesch | 1 | -1/+5 |
2009-11-18 | b43: Enforce DMA descriptor memory constraints | Michael Buesch | 1 | -1/+6 |
2009-09-08 | b43: Remove DMA/PIO queue locks | Michael Buesch | 1 | -3/+0 |
2009-02-27 | b43: Optimize DMA buffers | Michael Buesch | 1 | -2/+2 |
2009-02-27 | b43: Fix DMA buffer size handling | Michael Buesch | 1 | -8/+5 |
2008-05-21 | mac80211: move TX info into skb->cb | Johannes Berg | 1 | -2/+1 |
2008-04-08 | b43: Add PIO support for PCMCIA devices | Michael Buesch | 1 | -0/+3 |
2008-03-07 | b43: Add TX statistics debugging counters | Michael Buesch | 1 | -1/+7 |
2008-03-07 | b43: Add QOS support | Michael Buesch | 1 | -0/+3 |
2008-02-05 | b43: Fix DMA for 30/32-bit DMA engines | Michael Buesch | 1 | -11/+9 |
2008-01-28 | b43: Remove PIO support | Michael Buesch | 1 | -50/+0 |
2007-10-10 | [B43]: add mac80211-based driver for modern BCM43xx devices | Michael Buesch | 1 | -0/+337 |