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-01-04
rt2x00: Mark active channel's survey data as "in use"
Helmut Schaa
2012-01-04
b43legacy: Avoid packet losses in the dma worker code
Larry Finger
2012-01-04
b43: N-PHY: fix typo in TX power fix
Rafał Miłecki
2012-01-04
b43: N-PHY: fix controling RF override
Rafał Miłecki
2012-01-04
b43: N-PHY: update gain ctl workarounds
Rafał Miłecki
2012-01-04
b43: add lacking boardflags defines
Rafał Miłecki
2012-01-04
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
2012-01-04
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
2012-01-04
b43: N-PHY: get idle TSSI values
Rafał Miłecki
2012-01-04
b43: N-PHY: fix success condition of running samples
Rafał Miłecki
2012-01-04
b43: N-PHY: move common TX/RX functions
Rafał Miłecki
2012-01-04
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
Luis R. Rodriguez
2012-01-04
ath5k: avoid sparse warnings on tracing
Luis R. Rodriguez
2012-01-04
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
2012-01-04
ath9k_hw: fix sparse warnings on ar9003_rtt.c
Luis R. Rodriguez
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
switch debugfs to umode_t
Al Viro
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
mwifiex: fix crash during simultaneous scan and connect
Amitkumar Karwar
2012-01-03
b43: fix regression in PIO case
Guennadi Liakhovetski
2012-01-03
ath9k: Fix kernel panic in AR2427 in AP mode
Mohammed Shafi Shajakhan
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-21
mwifiex: fix issues in band configuration code
Amitkumar Karwar
2011-12-21
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
2011-12-21
mwifiex: remove redundant band config code
Amitkumar Karwar
2011-12-21
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
2011-12-21
mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream
Yogesh Ashok Powar
2011-12-21
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
2011-12-21
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
2011-12-21
rt2800: Add support for the Fujitsu Stylistic Q550
Alan Cox
2011-12-21
libertas: clean up scan thread handling
Andres Salomon
2011-12-21
ath9k: classify DFS debug header further
Luis R. Rodriguez
2011-12-21
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-20
wl12xx: mark no sched scan only after FW event
Eyal Shapira
2011-12-20
wl12xx: fix sched scan of DFS channels
Eyal Shapira
2011-12-20
wl12xx: add missing copyright notice
Luciano Coelho
2011-12-20
wl12xx: check the actual vif operstate in wl1271_dev_notify
Eliad Peller
2011-12-20
wl12xx: stop device role on remove_interface
Eliad Peller
2011-12-20
wl12xx: fix checking of started dev role
Eliad Peller
2011-12-20
wl12xx: flush packets before stopping dev role
Eliad Peller
2011-12-20
wl12xx: make WL1271_FLAG_IDLE flag per-vif
Eliad Peller
2011-12-20
wl12xx: remove redundant code from wl1271_op_conf_tx
Eliad Peller
2011-12-20
wl12xx: implement change_interface
Eliad Peller
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
iwlwifi: Execute runtime calibration always
Venkataraman, Meenakshi
2011-12-19
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
2011-12-19
iwlwifi: set hw_version in wiphy
Wey-Yi Guy
2011-12-19
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
[prev]
[next]