Age | Commit message (Expand) | Author | Files | Lines |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg | 1 | -3/+2 |
2011-02-24 | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-11-17 | drivers/net/wireless/b43legacy/main.c: Use printf extension %pV | Joe Perches | 1 | -12/+35 |
2010-11-15 | b43legacy: rfkill: use status register based on core revision (not PHY's) | Rafał Miłecki | 1 | -1/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+5 |
2010-09-16 | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 1 | -0/+1 |
2010-08-16 | b43legacy: update hw/fw version info in wiphy struct | John W. Linville | 1 | -0/+5 |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -23/+26 |
2010-06-05 | b43legacy: replace the ssb_dma API with the generic DMA API | FUJITA Tomonori | 1 | -23/+26 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 3 | -12/+12 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -3/+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-04-29 | b43legacy: remove usage of deprecated noise value | John W. Linville | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2010-02-16 | b43legacy: fix typo in ifdef comment | Hauke Mehrtens | 1 | -1/+1 |
2010-02-15 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 5 | -78/+2 |
2010-02-09 | b43legacy: remove get_tx_stats() mac80211 op | Kalle Valo | 5 | -78/+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-12-04 | b43legacy: avoid PPC fault during resume | Larry Finger | 1 | -0/+7 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -0/+2 |
2009-11-09 | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 1 | -1/+1 |
2009-11-07 | b43legacy: Remove deprecated 'qual' from returned RX status | Larry Finger | 2 | -3/+0 |
2009-10-30 | b43legacy: Fix DMA TX bounce buffer copying | Larry Finger | 1 | -2/+15 |
2009-10-30 | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 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 | 2 | -0/+2 |
2009-09-09 | b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO | Michael Buesch | 1 | -2/+6 |
2009-09-03 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 1 | -1/+0 |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg | 1 | -3/+1 |
2009-08-05 | b43legacy: Work around mac80211 race condition | Larry Finger | 1 | -6/+16 |
2009-08-05 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 1 | -4/+4 |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg | 1 | -1/+2 |
2009-07-07 | b43/b43legacy: fix radio LED initialization | Larry Finger | 2 | -2/+6 |
2009-06-10 | b43/legacy: port to cfg80211 rfkill | Johannes Berg | 7 | -172/+30 |
2009-06-03 | rfkill: rewrite | Johannes Berg | 4 | -91/+43 |
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 | 3 | -59/+25 |
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 |