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
Age
Commit message (
Expand
)
Author
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-09-28
ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
Sven Eckelmann
2012-09-28
brcmfmac: remove brcmf_update_prof() function
Arend van Spriel
2012-09-28
brcmfmac: remove brcmf_read_prof() function
Arend van Spriel
2012-09-28
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
2012-09-28
brcmfmac: add hostap supoort.
Hante Meuleman
2012-09-28
brcmfmac: remove two obsolete structure definitions
Arend van Spriel
2012-09-28
brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
Arend van Spriel
2012-09-28
brcmfmac: get rid of extern keyword in wl_cfg80211.h
Arend van Spriel
2012-09-28
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
2012-09-28
brcmfmac: use define instead of hardcoded values.
Hante Meuleman
2012-09-28
brcmfmac: use different fw api for encryption,auth. config
Hante Meuleman
2012-09-28
brcmfmac: use wait_event_timeout for fw control packets over usb.
Hante Meuleman
2012-09-28
b43legacy: Fix crash on unload when firmware not available
Larry Finger
2012-09-28
ath9k: Enable MCI for AR9565
Bala Shanmugam
2012-09-28
brcmfmac: use kcalloc() to prevent integer overflow
Dan Carpenter
2012-09-28
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2012-09-28
mwifiex: add inactivity deauth support for ap
Kevin Gan
2012-09-28
mwifiex: set txpd when send a mgmt frame for AP and GO mode
Stone Piao
2012-09-28
mwifiex: parse P2P IEs from beacon_data
Stone Piao
2012-09-28
mwifiex: add support for P2P GO in interface type change
Stone Piao
2012-09-28
mwifiex: add support for P2P client in interface type change
Stone Piao
2012-09-28
mwifiex: add P2P interface
Stone Piao
2012-09-28
mwifiex: send firmware initialization commands synchronously
Stone Piao
2012-09-28
mwifiex: append each IE into a seperate IE buffer
Stone Piao
2012-09-28
mwifiex: process remain on channel expired event
Stone Piao
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
2012-09-28
mwifiex: report received management frames to cfg80211
Stone Piao
2012-09-28
mwifiex: implement cfg80211 mgmt_frame_register handler
Stone Piao
2012-09-28
mwifiex: advertise mgmt_stype to cfg80211
Stone Piao
2012-09-28
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
mwifiex: fix coding style issue
Stone Piao
2012-09-28
ath9k: Add a debugfs file to adjust antenna diversity
Sujith Manoharan
2012-09-28
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
2012-09-28
ath9k: Fix rx filtering issue for older chips
Thomas Wagner
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-27
wlcore: protect wlcore_op_set_key with mutex
Eliad Peller
2012-09-27
wlcore: decrease elp timeout
Eliad Peller
2012-09-27
wlcore: Load the NVS file asynchronously
Ido Yariv
2012-09-27
wlcore: Refactor probe
Ido Yariv
[next]