Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-04-23 | b43legacy: Clean up beacon IRQ | Larry Finger | 4 | -51/+121 |
2009-04-23 | b43legacy: Fixes for beaconing | Larry Finger | 2 | -8/+43 |
2009-04-23 | b43legacy: Do not select HW_RANDOM | Larry Finger | 3 | -2/+16 |
2009-04-23 | rfkill: remove user_claim stuff | Johannes Berg | 1 | -1/+0 |
2009-04-07 | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 1 | -3/+3 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -4/+4 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -3/+3 |
2009-02-09 | b43legacy: fix led naming | Danny Kukawka | 1 | -4/+4 |
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-12-12 | b43legacy: Fix sparse warnings | Larry Finger | 2 | -5/+3 |
2008-11-21 | b43legacy: implement short slot and basic rate handling | Johannes Berg | 2 | -13/+103 |
2008-11-10 | b43legacy: reindent misleading statement | Ilpo Järvinen | 1 | -1/+1 |
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 | 5 | -25/+82 |
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 | 2 | -1/+2 |
2008-10-07 | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 1 | -2/+2 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -18/+0 |
2008-09-17 | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support" | Linus Torvalds | 1 | -18/+0 |
2008-09-16 | mac80211: share STA information with driver | Johannes Berg | 1 | -1/+1 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 2 | -17/+17 |
2008-09-11 | b43legacy: Fix to enhance TX speed | Ehud Gavron | 1 | -13/+19 |
2008-09-11 | b43legacy: Fix failure in rate-adjustment mechanism | Larry Finger | 1 | -1/+1 |
2008-09-06 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 1 | -0/+5 |