| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: remove hw.conf.channel usage where possible | Michal Kazior | 2012-04-13 | 1 | -0/+1 |
* | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 2012-04-10 | 1 | -13/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
* | | b43legacy: Fix warnings from gcc 4.6.0 | Larry Finger | 2011-06-01 | 1 | -2/+0 |
|/ |
|
* | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 1 | -1/+1 |
* | b43legacy: remove usage of deprecated noise value | John W. Linville | 2010-04-28 | 1 | -1/+0 |
* | b43legacy: Remove deprecated 'qual' from returned RX status | Larry Finger | 2009-11-06 | 1 | -1/+0 |
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-02 | 1 | -1/+0 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | b43legacy: Clean up beacon IRQ | Larry Finger | 2009-04-22 | 1 | -1/+1 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 | 1 | -7/+19 |
* | mac80211: add multi-rate retry support | Felix Fietkau | 2008-10-06 | 1 | -1/+1 |
* | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 | 1 | -2/+2 |
* | b43legacy: Fix failure in rate-adjustment mechanism | Larry Finger | 2008-09-11 | 1 | -1/+1 |
* | b43legacy: use le16 frame control directly, avoid byteswapping | Harvey Harrison | 2008-08-22 | 1 | -3/+1 |
* | mac80211: partially fix skb->cb use | Johannes Berg | 2008-07-29 | 1 | -1/+1 |
* | mac80211: fix TX sequence numbers | Johannes Berg | 2008-07-14 | 1 | -2/+1 |
* | b43legacy: use frame control helpers | Harvey Harrison | 2008-06-26 | 1 | -9/+7 |
* | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 | 1 | -22/+22 |
* | mac80211: use rate index in TX control | Johannes Berg | 2008-05-21 | 1 | -3/+6 |
* | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 | 1 | -2/+2 |
* | mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf | Ivo van Doorn | 2008-05-07 | 1 | -1/+1 |
* | b43(legacy): include full timestamp in beacon frames | Johannes Berg | 2008-02-29 | 1 | -5/+9 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 1 | -33/+31 |
* | b43legacy: drop packets we are not able to encrypt | Stefano Brivio | 2008-02-05 | 1 | -3/+12 |
* | mac80211: dont use interface indices in drivers | Johannes Berg | 2008-01-28 | 1 | -3/+3 |
* | wireless: cleanup some merge errors | John W. Linville | 2008-01-28 | 1 | -2/+18 |
* | b43legacy: Convert to use of the new SPROM structure | Larry Finger | 2008-01-28 | 1 | -1/+1 |
* | b43/b43legacy: fix my copyright notices | Stefano Brivio | 2008-01-28 | 1 | -1/+1 |
* | b43legacy: use the retry limits provided by mac80211 | Stefano Brivio | 2008-01-28 | 1 | -1/+2 |
* | wireless: make drivers include the TSF RX flag where appropriate | Johannes Berg | 2008-01-28 | 1 | -0/+1 |
* | [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices | Larry Finger | 2007-10-10 | 1 | -0/+642 |