aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/xmit.c
AgeCommit message (Expand)Author
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-11-07b43: HT-PHY: report signal to mac80211Rafał Miłecki
2011-11-07b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki
2011-11-02b43: Remove unneeded messageLarry Finger
2011-10-14b43: N-PHY: report signal to mac80211Rafał Miłecki
2011-10-14Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki
2011-10-11b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki
2011-08-22b43: include HT-PHY in some common codeRafał Miłecki
2011-08-22b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki
2011-08-22b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki
2011-08-22b43: use enum for firmware header formatRafał Miłecki
2011-08-22b43: rename TX header formatsRafał Miłecki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-07Update my e-mail addressMichael Büsch
2011-06-01b43: bus: abstract SPROMRafał Miłecki
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki
2011-02-25b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2010-04-28b43: remove usage of deprecated noise valueJohn W. Linville
2009-11-06b43: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-10-27b43: use ieee80211_rx_ni()John W. Linville
2009-10-27b43: Optimize PIO scratchbuffer usageMichael Buesch
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch
2009-09-23b43: Do not use _irqsafe callbacksMichael Buesch
2009-09-09b43: Fix sparse warning in hw-tkip codeMichael Buesch
2009-08-20b43: add hardware tkipgregor kowski
2009-08-20b43: Handle B43_PHYTYPE_LP in RX pathGábor Stefanik
2009-08-14b43: Fix hardware key index handlingMichael Buesch
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-10b43: Fix possible unaligned u32 accessMatthieu CASTET
2009-03-27b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava
2009-03-05b43: Pass more RX flags to mac80211Michael Buesch
2008-11-21b43: remove rate index warningJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch
2008-08-29b43: Implement dynamic PHY APIMichael Buesch
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-06-26b43: use frame control helpersHarvey Harrison
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-04-08b43: Add more N-PHY stuffMichael Buesch
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch