Age | Commit message (Expand) | Author | Files | Lines |
2015-11-18 | b43: move under broadcom vendor directory | Kalle Valo | 1 | -947/+0 |
2014-07-23 | b43: report correct rate to mac80211 for 5 GHz packets | Rafał Miłecki | 1 | -3/+4 |
2014-06-17 | b43: fix frequency reported on G-PHY with /new/ firmware | Rafał Miłecki | 1 | -3/+7 |
2014-05-20 | b43: xmit: set 5 GHz bit depending on current band | Rafał Miłecki | 1 | -1/+1 |
2014-03-04 | net: Replace min macro with min_t | Silvan Jegen | 1 | -1/+1 |
2014-02-14 | b43: use kernel api to replace b43 specific helper function | ZHAO Gang | 1 | -6/+6 |
2014-01-23 | b43: fix the wrong assignment of status.freq in b43_rx() | ZHAO Gang | 1 | -2/+2 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -1/+1 |
2012-11-14 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 1 | -1/+1 |
2012-07-17 | b43: use temporary rate_index for error checking | Johannes Berg | 1 | -4/+5 |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior | 1 | -1/+2 |
2012-04-10 | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 1 | -1/+1 |
2011-12-20 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 1 | -2/+2 |
2011-11-07 | b43: HT-PHY: report signal to mac80211 | Rafał Miłecki | 1 | -0/+7 |
2011-11-07 | b43: fill ctl1 word on all newer PHYs, fix PHY errors | Rafał Miłecki | 1 | -2/+6 |
2011-11-02 | b43: Remove unneeded message | Larry Finger | 1 | -1/+0 |
2011-10-14 | b43: N-PHY: report signal to mac80211 | Rafał Miłecki | 1 | -6/+12 |
2011-10-14 | Revert "b43: trivial: do not report any link quality instead of invalid one" | Rafał Miłecki | 1 | -7/+5 |
2011-10-12 | b43: trivial: do not report any link quality instead of invalid one | Rafał Miłecki | 1 | -5/+7 |
2011-08-22 | b43: include HT-PHY in some common code | Rafał Miłecki | 1 | -0/+1 |
2011-08-22 | b43: support new RX header, noticed to be used in 598.314+ fw | Rafał Miłecki | 1 | -5/+16 |
2011-08-22 | b43: support new TX header, noticed to be used by 598.314+ fw | Rafał Miłecki | 1 | -0/+22 |
2011-08-22 | b43: use enum for firmware header format | Rafał Miłecki | 1 | -16/+36 |
2011-08-22 | b43: rename TX header formats | Rafał Miłecki | 1 | -12/+12 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-08 | mac80211: fix TKIP races, make API easier to use | Johannes Berg | 1 | -2/+1 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-06-01 | b43: bus: abstract SPROM | Rafał Miłecki | 1 | -1/+1 |
2011-05-16 | b43: rename b43_wldev's field with ssb_device to sdev | Rafał Miłecki | 1 | -1/+1 |
2011-02-25 | b43: fill PHY ctl word1 in TX header for N-PHY | Rafał Miłecki | 1 | -0/+73 |
2011-02-24 | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 1 | -1/+1 |
2010-04-29 | b43: remove usage of deprecated noise value | John W. Linville | 1 | -1/+0 |
2009-11-07 | b43: Remove deprecated 'qual' from returned RX status | Larry Finger | 1 | -1/+0 |
2009-10-27 | b43: use ieee80211_rx_ni() | John W. Linville | 1 | -4/+1 |
2009-10-27 | b43: Optimize PIO scratchbuffer usage | Michael Buesch | 1 | -1/+1 |
2009-10-12 | b43: fix ieee80211_rx() context | Johannes Berg | 1 | -0/+3 |
2009-10-08 | b43: do not stack-allocate pio rx/tx header and tail buffers | Albert Herranz | 1 | -1/+1 |
2009-09-23 | b43: Add optional verbose runtime statistics | Michael Buesch | 1 | -0/+3 |
2009-09-23 | b43: Do not use _irqsafe callbacks | Michael Buesch | 1 | -1/+1 |
2009-09-09 | b43: Fix sparse warning in hw-tkip code | Michael Buesch | 1 | -5/+5 |
2009-08-20 | b43: add hardware tkip | gregor kowski | 1 | -5/+23 |
2009-08-20 | b43: Handle B43_PHYTYPE_LP in RX path | Gábor Stefanik | 1 | -0/+1 |
2009-08-14 | b43: Fix hardware key index handling | Michael Buesch | 1 | -2/+2 |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg | 1 | -1/+2 |
2009-06-10 | b43: Fix possible unaligned u32 access | Matthieu CASTET | 1 | -3/+2 |
2009-03-28 | b43: fix b43_plcp_get_bitrate_idx_ofdm return type | Lorenzo Nava | 1 | -1/+1 |
2009-03-05 | b43: Pass more RX flags to mac80211 | Michael Buesch | 1 | -4/+13 |
2008-11-21 | b43: remove rate index warning | Johannes Berg | 1 | -2/+2 |
2008-11-01 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 1 | -11/+49 |
2008-10-07 | mac80211: add multi-rate retry support | Felix Fietkau | 1 | -1/+1 |