Age | Commit message (Expand) | Author | Files | Lines |
2011-05-11 | b43legacy: trivial: use TMSLOW def instead of magic value | Rafał Miłecki | 1 | -1/+1 |
2011-05-10 | b43legacy: drop ssb-duplicated workaround for dangling cores | Rafał Miłecki | 1 | -18/+0 |
2011-05-05 | b43legacy: drop invalid IMCFGLO workaround | Rafał Miłecki | 1 | -32/+0 |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg | 1 | -3/+2 |
2010-11-17 | drivers/net/wireless/b43legacy/main.c: Use printf extension %pV | Joe Perches | 1 | -12/+35 |
2010-08-16 | b43legacy: update hw/fw version info in wiphy struct | John W. Linville | 1 | -0/+5 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+19 |
2010-05-03 | b43legacy: Added get_survey callback in order to get channel noise | John W. Linville | 1 | -0/+18 |
2010-04-30 | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 1 | -2/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-15 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -24/+2 |
2010-02-09 | b43legacy: remove get_tx_stats() mac80211 op | Kalle Valo | 1 | -24/+0 |
2010-02-09 | b43/b43legacy: Wake queues in wireless_core_start | Larry Finger | 1 | -0/+2 |
2010-01-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -6/+5 |
2010-01-15 | Remove config option B43_LEGACY_RFKILL completely | Christoph Egger | 1 | -6/+3 |
2010-01-15 | b43legacy: Declare all possible ucodeX.fw files | Tim Gardner | 1 | -0/+2 |
2009-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -12/+12 |
2009-12-29 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 1 | -12/+12 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-11-09 | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 1 | -1/+1 |
2009-10-30 | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 1 | -1/+1 |
2009-10-27 | b43/legacy: Fix usage of host_pci pointer | Michael Buesch | 1 | -2/+2 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-09-09 | b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO | Michael Buesch | 1 | -2/+6 |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg | 1 | -3/+1 |
2009-08-05 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 1 | -4/+4 |
2009-07-07 | b43/b43legacy: fix radio LED initialization | Larry Finger | 1 | -2/+5 |
2009-06-10 | b43/legacy: port to cfg80211 rfkill | Johannes Berg | 1 | -13/+4 |
2009-05-20 | b43/legacy: fix beacon change processing | Johannes Berg | 1 | -12/+9 |
2009-05-20 | b43legacy: Remove unnecessary MMIO in interrupt hotpath | Stefano Brivio | 1 | -56/+22 |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 1 | -39/+24 |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg | 1 | -5/+5 |
2009-04-23 | b43legacy: Clean up beacon IRQ | Larry Finger | 1 | -48/+116 |
2009-04-23 | b43legacy: Fixes for beaconing | Larry Finger | 1 | -7/+40 |
2009-04-23 | b43legacy: Do not select HW_RANDOM | Larry Finger | 1 | -1/+7 |
2009-01-30 | wireless: restrict to 32 legacy rates | Johannes Berg | 1 | -1/+1 |
2009-01-13 | b43legacy: fix "‘up_dev’ may be used uninitialized" warning | John W. Linville | 1 | -1/+1 |
2008-11-21 | b43legacy: implement short slot and basic rate handling | Johannes Berg | 1 | -12/+99 |
2008-11-10 | b43/legacy: remove SSID code | Johannes Berg | 1 | -24/+0 |
2008-11-01 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 1 | -1/+1 |
2008-11-01 | mac80211: make retry limits part of hw config | Johannes Berg | 1 | -37/+22 |
2008-11-01 | mac80211: introduce hw config change flags | Johannes Berg | 1 | -1/+2 |
2008-11-01 | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 1 | -16/+2 |
2008-10-07 | mac80211: add multi-rate retry support | Felix Fietkau | 1 | -0/+1 |
2008-09-16 | mac80211: share STA information with driver | Johannes Berg | 1 | -1/+1 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -15/+15 |
2008-09-06 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 1 | -0/+5 |
2008-08-30 | wireless: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2008-07-30 | b43legacy: Release mutex in error handling code | Julia Lawall | 1 | -1/+1 |