index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-29
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
Larry Finger
2010-10-25
b43: N-PHY: fix infinite-loop-typo
Rafał Miłecki
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-15
b43: N-PHY: put 2056-radio's specific code in separated file
Rafał Miłecki
2010-10-15
b43: N-PHY: put radio-specific code in separated file
Rafał Miłecki
2010-10-15
b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)
Rafał Miłecki
2010-10-15
b43: N-PHY: replace N-specific radio_chanspec with common code
Rafał Miłecki
2010-10-11
b43: N-PHY: prepare for rev3+ channel tables
Rafał Miłecki
2010-10-11
b43: N-PHY: fix logic in band switching
Rafał Miłecki
2010-10-11
b43: N-PHY: store info about current channel's type
Rafał Miłecki
2010-10-11
b43: N-PHY: grab more info about new channel
Rafał Miłecki
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-06
b43: N-PHY: don't duplicate setting channel in shared memory
Rafał Miłecki
2010-10-06
b43: define B43_SHM_SH_CHAN_40MHZ
Rafał Miłecki
2010-10-06
b43: N-PHY: simplify channel switching
Rafał Miłecki
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
b43: N-PHY: add missing phyrxchain setting and fix warning in RX core function
Rafał Miłecki
2010-08-24
b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs
Gábor Stefanik
2010-08-24
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
2010-08-24
b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)
Gábor Stefanik
2010-08-24
b43: N-PHY: Implement Host Flags write during device init
Gábor Stefanik
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
b43: move hwrng registration driver to wireless core initialization
John W. Linville
2010-08-16
b43: update hw/fw version info in wiphy struct
John W. Linville
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-03
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-21
b43: silence phy_n sparse warnings
Larry Finger
2010-07-21
b43: silence most sparse warnings
John W. Linville
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-28
b43: Add SDIO_DEVICE() for EW-CG1102GC
Magnus Damm
2010-06-21
b43: Clarify logged message after fatal DMA error and switch to PIO mode
Larry Finger
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-04
b43: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-06-02
drivers/net/wireless/b43: Use kmemdup
Julia Lawall
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
[prev]
[next]