aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/xmit.c
Commit message (Expand)AuthorAge
* b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki2014-07-23
* b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-17
* b43: xmit: set 5 GHz bit depending on current bandRafał Miłecki2014-05-20
* net: Replace min macro with min_tSilvan Jegen2014-03-03
* b43: use kernel api to replace b43 specific helper functionZHAO Gang2014-02-13
* b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang2014-01-23
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* b43: use temporary rate_index for error checkingJohannes Berg2012-07-17
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-07
* b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-07
* b43: Remove unneeded messageLarry Finger2011-11-02
* b43: N-PHY: report signal to mac80211Rafał Miłecki2011-10-14
* Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki2011-10-14
* b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki2011-10-11
* b43: include HT-PHY in some common codeRafał Miłecki2011-08-22
* b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-22
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-22
* b43: use enum for firmware header formatRafał Miłecki2011-08-22
* b43: rename TX header formatsRafał Miłecki2011-08-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-08
* | b43: bus: abstract SPROMRafał Miłecki2011-06-01
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-16
* b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2011-02-25
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
* b43: remove usage of deprecated noise valueJohn W. Linville2010-04-28
* b43: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-06
* b43: use ieee80211_rx_ni()John W. Linville2009-10-27
* b43: Optimize PIO scratchbuffer usageMichael Buesch2009-10-27
* b43: fix ieee80211_rx() contextJohannes Berg2009-10-12
* b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz2009-10-07
* b43: Add optional verbose runtime statisticsMichael Buesch2009-09-23
* b43: Do not use _irqsafe callbacksMichael Buesch2009-09-23
* b43: Fix sparse warning in hw-tkip codeMichael Buesch2009-09-09
* b43: add hardware tkipgregor kowski2009-08-20
* b43: Handle B43_PHYTYPE_LP in RX pathGábor Stefanik2009-08-20
* b43: Fix hardware key index handlingMichael Buesch2009-08-14
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* b43: Fix possible unaligned u32 accessMatthieu CASTET2009-06-10
* b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava2009-03-27
* b43: Pass more RX flags to mac80211Michael Buesch2009-03-05
* b43: remove rate index warningJohannes Berg2008-11-21
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-06
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06