b43: N-PHY: implement stopping playback
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / xmit.c
2009-11-06 Larry Fingerb43: Remove deprecated 'qual' from returned RX status
2009-10-27 John W. Linvilleb43: use ieee80211_rx_ni()
2009-10-27 Michael Bueschb43: Optimize PIO scratchbuffer usage
2009-10-12 Johannes Bergb43: fix ieee80211_rx() context
2009-10-07 Albert Herranzb43: do not stack-allocate pio rx/tx header and tail...
2009-09-23 Michael Bueschb43: Add optional verbose runtime statistics
2009-09-23 Michael Bueschb43: Do not use _irqsafe callbacks
2009-09-09 Michael Bueschb43: Fix sparse warning in hw-tkip code
2009-08-20 gregor kowskib43: add hardware tkip
2009-08-20 Gábor Stefanikb43: Handle B43_PHYTYPE_LP in RX path
2009-08-14 Michael Bueschb43: Fix hardware key index handling
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-06-10 Matthieu CASTETb43: Fix possible unaligned u32 access
2009-03-28 Lorenzo Navab43: fix b43_plcp_get_bitrate_idx_ofdm return type
2009-03-05 Michael Bueschb43: Pass more RX flags to mac80211
2008-11-21 Johannes Bergb43: remove rate index warning
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-06 Felix Fietkaumac80211: add multi-rate retry support
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-08-29 Michael Bueschb43: Rewrite TX power adjustment
2008-08-29 Michael Bueschb43: Implement dynamic PHY API
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-06-26 Harvey Harrisonb43: use frame control helpers
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
2008-04-08 Michael Bueschb43: Add more N-PHY stuff
2008-04-08 Michael Bueschb43: Add PIO support for PCMCIA devices
2008-03-07 Michael Bueschb43: Add QOS support
2008-02-29 Johannes Bergb43(legacy): include full timestamp in beacon frames
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-01 Michael Bueschb43: Drop packets that we are not able to encrypt
2008-02-01 Michael Bueschb43: Fix suspend/resume
2008-01-28 Michael Bueschb43: Add support for new firmware
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Michael Bueschb43: Remove PIO support
2008-01-28 Michael Bueschb43: Only select allowed TX and RX antennas
2008-01-28 John W. Linvillewireless: cleanup some merge errors
2008-01-28 Johannes Bergb43: include FCS in frames handed to mac80211
2008-01-28 Larry Fingerb43: Convert to use of the new SPROM structure
2008-01-28 Stefano Briviob43/b43legacy: fix my copyright notices
2008-01-28 Michael Bueschb43: Use the retry limit parameters from mac80211
2008-01-28 Johannes Bergwireless: make drivers include the TSF RX flag where...
2008-01-09 Michael Bueschb43: Fix rxheader channel parsing
2007-10-10 Michael Buesch[B43]: Fix sparse warnings.
2007-10-10 Michael Buesch[B43]: add mac80211-based driver for modern BCM43xx...