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-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
2012-07-09
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
2012-07-09
rt2x00usb: fix indexes ordering on RX queue kick
Stanislaw Gruszka
2012-07-09
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
2012-07-08
net: dont use __netdev_alloc_skb for bounce buffer
Eric Dumazet
2012-06-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
2012-06-27
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
2012-06-27
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
2012-06-27
rtlwifi: rtl8192cu: New USB IDs
Larry Finger
2012-06-25
iwlwifi: fix activating inactive stations
Johannes Berg
2012-06-25
wlcore: drop INET dependency
Randy Dunlap
2012-06-25
ath9k: fix dynamic WEP related regression
Felix Fietkau
2012-06-24
Fix typo in printed messages
Anatol Pomozov
2012-06-22
mwifiex: improve error path handling in usb.c
Amitkumar Karwar
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
2012-06-22
mwifiex: fix WPS eapol handshake failure
Stone Piao
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
2012-06-20
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
2012-06-20
iwlwifi: remove log_event debugfs file debugging is disabled
Johannes Berg
2012-06-20
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
2012-06-20
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
2012-06-20
wl1251: always report beacon loss to the stack
Grazvydas Ignotas
2012-06-20
wl1251: fix TSF calculation
Grazvydas Ignotas
2012-06-19
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
2012-06-19
airo: copying wrong data in airo_get_aplist()
Dan Carpenter
2012-06-19
mwifiex: fix uAP TX packet timeout issue
Avinash Patil
2012-06-19
ath5k: remove _bh from inner locks
Bob Copeland
2012-06-19
ath9k: fix invalid pointer access in the tx path
Felix Fietkau
2012-06-19
ath9k: fix a tx rate duration calculation bug
Felix Fietkau
2012-06-13
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
2012-06-12
mwifiex: fix incorrect privacy setting in beacon and probe response
Avinash Patil
2012-06-11
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
Jussi Kivilinna
2012-06-11
ath9k: remove incompatible IBSS interface check in change_iface
Mohammed Shafi Shajakhan
2012-06-11
ath9k: Fix a WARNING on suspend/resume with IBSS
Mohammed Shafi Shajakhan
2012-06-08
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2012-06-08
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
2012-06-08
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2012-06-08
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
2012-06-08
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...
Qasim Javed
2012-06-08
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
2012-06-05
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
2012-06-05
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
2012-06-04
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
2012-06-04
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
2012-06-04
mac80211_hwsim: advertise interface combinations
Johannes Berg
[next]