Age | Commit message (Expand) | Author |
2014-03-03 | net: Replace min macro with min_t | Silvan Jegen |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen |
2012-06-06 | wireless: Remove casts to same type | Joe Perches |
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-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-07 | Update my e-mail address | Michael Büsch |
2011-06-01 | b43legacy: Fix warnings from gcc 4.6.0 | Larry Finger |
2011-02-23 | mac80211: rename RX_FLAG_TSFT | Johannes Berg |
2010-04-28 | b43legacy: remove usage of deprecated noise value | John W. Linville |
2009-11-06 | b43legacy: Remove deprecated 'qual' from returned RX status | Larry Finger |
2009-09-02 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-04-22 | b43legacy: Clean up beacon IRQ | Larry Finger |
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-09-11 | b43legacy: Fix failure in rate-adjustment mechanism | Larry Finger |
2008-08-22 | b43legacy: use le16 frame control directly, avoid byteswapping | Harvey Harrison |
2008-07-29 | mac80211: partially fix skb->cb use | Johannes Berg |
2008-07-14 | mac80211: fix TX sequence numbers | Johannes Berg |
2008-06-26 | b43legacy: 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 |
2008-02-29 | b43(legacy): include full timestamp in beacon frames | Johannes Berg |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg |
2008-02-05 | b43legacy: drop packets we are not able to encrypt | Stefano Brivio |
2008-01-28 | mac80211: dont use interface indices in drivers | Johannes Berg |
2008-01-28 | wireless: cleanup some merge errors | John W. Linville |
2008-01-28 | b43legacy: Convert to use of the new SPROM structure | Larry Finger |
2008-01-28 | b43/b43legacy: fix my copyright notices | Stefano Brivio |
2008-01-28 | b43legacy: use the retry limits provided by mac80211 | Stefano Brivio |
2008-01-28 | wireless: make drivers include the TSF RX flag where appropriate | Johannes Berg |
2007-10-10 | [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices | Larry Finger |