Age | Commit message (Expand) | Author |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior |
2012-04-10 | mac80211: remove antenna_sel_tx TX info field | Johannes Berg |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-11-07 | b43: HT-PHY: report signal to mac80211 | Rafał Miłecki |
2011-11-07 | b43: fill ctl1 word on all newer PHYs, fix PHY errors | Rafał Miłecki |
2011-11-02 | b43: Remove unneeded message | Larry Finger |
2011-10-14 | b43: N-PHY: report signal to mac80211 | Rafał Miłecki |
2011-10-14 | Revert "b43: trivial: do not report any link quality instead of invalid one" | Rafał Miłecki |
2011-10-11 | b43: trivial: do not report any link quality instead of invalid one | Rafał Miłecki |
2011-08-22 | b43: include HT-PHY in some common code | Rafał Miłecki |
2011-08-22 | b43: support new RX header, noticed to be used in 598.314+ fw | Rafał Miłecki |
2011-08-22 | b43: support new TX header, noticed to be used by 598.314+ fw | Rafał Miłecki |
2011-08-22 | b43: use enum for firmware header format | Rafał Miłecki |
2011-08-22 | b43: rename TX header formats | Rafał Miłecki |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-08 | mac80211: fix TKIP races, make API easier to use | Johannes Berg |
2011-07-07 | Update my e-mail address | Michael Büsch |
2011-06-01 | b43: bus: abstract SPROM | Rafał Miłecki |
2011-05-16 | b43: rename b43_wldev's field with ssb_device to sdev | Rafał Miłecki |
2011-02-25 | b43: fill PHY ctl word1 in TX header for N-PHY | Rafał Miłecki |
2011-02-23 | mac80211: rename RX_FLAG_TSFT | Johannes Berg |
2010-04-28 | b43: remove usage of deprecated noise value | John W. Linville |
2009-11-06 | b43: Remove deprecated 'qual' from returned RX status | Larry Finger |
2009-10-27 | b43: use ieee80211_rx_ni() | John W. Linville |
2009-10-27 | b43: Optimize PIO scratchbuffer usage | Michael Buesch |
2009-10-12 | b43: fix ieee80211_rx() context | Johannes Berg |
2009-10-07 | b43: do not stack-allocate pio rx/tx header and tail buffers | Albert Herranz |
2009-09-23 | b43: Add optional verbose runtime statistics | Michael Buesch |
2009-09-23 | b43: Do not use _irqsafe callbacks | Michael Buesch |
2009-09-09 | b43: Fix sparse warning in hw-tkip code | Michael Buesch |
2009-08-20 | b43: add hardware tkip | gregor kowski |
2009-08-20 | b43: Handle B43_PHYTYPE_LP in RX path | Gábor Stefanik |
2009-08-14 | b43: Fix hardware key index handling | Michael Buesch |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-06-10 | b43: Fix possible unaligned u32 access | Matthieu CASTET |
2009-03-27 | b43: fix b43_plcp_get_bitrate_idx_ofdm return type | Lorenzo Nava |
2009-03-05 | b43: Pass more RX flags to mac80211 | Michael Buesch |
2008-11-21 | b43: remove rate index warning | Johannes Berg |
2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg |
2008-10-06 | mac80211: add multi-rate retry support | Felix Fietkau |
2008-10-06 | mac80211: free up 2 bytes in skb->cb | Felix Fietkau |
2008-08-29 | b43: Rewrite TX power adjustment | Michael Buesch |
2008-08-29 | b43: Implement dynamic PHY API | Michael Buesch |
2008-07-29 | mac80211: partially fix skb->cb use | Johannes Berg |
2008-07-14 | mac80211: fix TX sequence numbers | Johannes Berg |
2008-06-26 | b43: use frame control helpers | Harvey Harrison |
2008-05-21 | mac80211: move TX info into skb->cb | Johannes Berg |
2008-05-21 | mac80211: use rate index in TX control | Johannes Berg |
2008-05-14 | mac80211: use hardware flags for signal/noise units | Bruno Randolf |
2008-05-07 | mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf | Ivo van Doorn |