aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/xmit.c
Commit message (Expand)AuthorAge
* 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
* b43: Rewrite TX power adjustmentMichael Buesch2008-08-29
* b43: Implement dynamic PHY APIMichael Buesch2008-08-29
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29
* mac80211: fix TX sequence numbersJohannes Berg2008-07-14
* b43: use frame control helpersHarvey Harrison2008-06-26
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* mac80211: use rate index in TX controlJohannes Berg2008-05-21
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-14
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-07
* b43: Add more N-PHY stuffMichael Buesch2008-04-08
* b43: Add PIO support for PCMCIA devicesMichael Buesch2008-04-08
* b43: Add QOS supportMichael Buesch2008-03-07
* b43(legacy): include full timestamp in beacon framesJohannes Berg2008-02-29
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-29
* b43: Drop packets that we are not able to encryptMichael Buesch2008-01-31
* b43: Fix suspend/resumeMichael Buesch2008-01-31
* b43: Add support for new firmwareMichael Buesch2008-01-28
* mac80211: dont use interface indices in driversJohannes Berg2008-01-28
* b43: Remove PIO supportMichael Buesch2008-01-28
* b43: Only select allowed TX and RX antennasMichael Buesch2008-01-28
* wireless: cleanup some merge errorsJohn W. Linville2008-01-28
* b43: include FCS in frames handed to mac80211Johannes Berg2008-01-28
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-28
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-28
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-28
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-28
* b43: Fix rxheader channel parsingMichael Buesch2008-01-09
* [B43]: Fix sparse warnings.Michael Buesch2007-10-10
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-10