Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fdb70270015466076846a0525f195f59849c1966
/
drivers
/
net
/
wireless
/
b43legacy
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
f9c4d42
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
576d28a
b43legacy: Fix firmware loading when driver is built into the kernel
by Larry Finger
· 12 years ago
79d38f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
175c0df
drivers/net: use tasklet_kill in device remove/close process
by Xiaotian Feng
· 12 years ago
2d838bb
b43legacy: Fix crash on unload when firmware not available
by Larry Finger
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
85ce5ae
b43legacy: fix logic in GPIO init
by Rafał Miłecki
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
acfa9e9
net: dont use __netdev_alloc_skb for bounce buffer
by Eric Dumazet
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
02b7d83
Fix typo in printed messages
by Anatol Pomozov
· 12 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
491b26b
wireless: update wireless URLs
by Johannes Berg
· 12 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 12 years ago
5a20ef3
ssb: remove rev from boardinfo
by Hauke Mehrtens
· 13 years ago
8f4b203
b43legacy: Fix error due to MMIO access with SSB unpowered
by Larry Finger
· 13 years ago
4ee73f3
mac80211: remove hw.conf.channel usage where possible
by Michal Kazior
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
d748b46
mac80211: remove antenna_sel_tx TX info field
by Johannes Berg
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
a3ea2c7
b43legacy: Load firmware from work queue instead of from probe routine
by Larry Finger
· 13 years ago
f8f8a66
ssb: remove 5GHz antenna gain from sprom
by Hauke Mehrtens
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
5d07a3d
b43legacy: Avoid packet losses in the dma worker code
by Larry Finger
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
ac5c24e9
drivers/net: change moduleparam.h to module.h as required.
by Paul Gortmaker
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
8b0be90
b43/legacy: Remove firmware IDs
by Michael Büsch
· 13 years ago
ea7a03c
b43legacy: report core number
by Pavel Roskin
· 13 years ago
191d6a8
b43legacy: remove 64-bit DMA support
by Pavel Roskin
· 13 years ago
6cff689
b43legacy: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
8c95b74
b43legacy: dma: cache translation (routing bits)
by Rafał Miłecki
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
c0c33ad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
6403eab
drivers/net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
0541ac4
b43legacy: Fix warnings from gcc 4.6.0
by Larry Finger
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
a7ffab3
b43legacy: trivial: use TMSLOW def instead of magic value
by Rafał Miłecki
· 13 years ago
3ed3f49
b43legacy: drop ssb-duplicated workaround for dangling cores
by Rafał Miłecki
· 13 years ago
eee4082
b43legacy: drop invalid IMCFGLO workaround
by Rafał Miłecki
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
0e67d6cb
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
by Joe Perches
· 14 years ago
21e731a
b43legacy: rfkill: use status register based on core revision (not PHY's)
by Rafał Miłecki
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2b18ab36
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 14 years ago
bcf3c7c
b43legacy: update hw/fw version info in wiphy struct
by John W. Linville
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
4e80313
b43legacy: replace the ssb_dma API with the generic DMA API
by FUJITA Tomonori
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
c7ab1a4
b43legacy: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
f5c044e
mac80211: remove deprecated noise field from ieee80211_rx_status
by John W. Linville
· 15 years ago
83beaac
b43legacy: remove usage of deprecated noise value
by John W. Linville
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
063b2df
b43legacy: fix typo in ifdef comment
by Hauke Mehrtens
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
8b2bbe6
b43legacy: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
0866b03
b43/b43legacy: Wake queues in wireless_core_start
by Larry Finger
· 15 years ago
6373464
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
2f1f00f
Remove config option B43_LEGACY_RFKILL completely
by Christoph Egger
· 15 years ago
c2f4f52
b43legacy: Declare all possible ucodeX.fw files
by Tim Gardner
· 15 years ago
3a999e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
316a4d9
b43legacy: avoid PPC fault during resume
by Larry Finger
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
21ae295
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
by Uwe Kleine-König
· 15 years ago
715caae
b43legacy: Remove deprecated 'qual' from returned RX status
by Larry Finger
· 15 years ago
d2d8cda
b43legacy: Fix DMA TX bounce buffer copying
by Larry Finger
· 15 years ago
133d7c6
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
by John W. Linville
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
899110f
b43/legacy: Fix usage of host_pci pointer
by Michael Buesch
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
98a1e2a
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
by Michael Buesch
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
c1be515
b43legacy: Work around mac80211 race condition
by Larry Finger
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
fd4973c
b43/b43legacy: fix radio LED initialization
by Larry Finger
· 15 years ago
f41f3f3
b43/legacy: port to cfg80211 rfkill
by Johannes Berg
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
3f0d843
b43/legacy: fix beacon change processing
by Johannes Berg
· 15 years ago
44710bb
b43legacy: Remove unnecessary MMIO in interrupt hotpath
by Stefano Brivio
· 15 years ago
Next »