index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
4
-8
/
+49
2012-09-28
ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
Sven Eckelmann
1
-0
/
+17
2012-09-28
brcmfmac: remove brcmf_update_prof() function
Arend van Spriel
1
-62
/
+19
2012-09-28
brcmfmac: remove brcmf_read_prof() function
Arend van Spriel
1
-27
/
+22
2012-09-28
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
3
-616
/
+615
2012-09-28
brcmfmac: add hostap supoort.
Hante Meuleman
3
-51
/
+962
2012-09-28
brcmfmac: remove two obsolete structure definitions
Arend van Spriel
2
-32
/
+8
2012-09-28
brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
Arend van Spriel
3
-47
/
+15
2012-09-28
brcmfmac: get rid of extern keyword in wl_cfg80211.h
Arend van Spriel
1
-8
/
+8
2012-09-28
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
1
-0
/
+2
2012-09-28
brcmfmac: use define instead of hardcoded values.
Hante Meuleman
1
-4
/
+6
2012-09-28
brcmfmac: use different fw api for encryption,auth. config
Hante Meuleman
4
-97
/
+219
2012-09-28
brcmfmac: use wait_event_timeout for fw control packets over usb.
Hante Meuleman
1
-37
/
+9
2012-09-28
b43legacy: Fix crash on unload when firmware not available
Larry Finger
1
-0
/
+2
2012-09-28
ath9k: Enable MCI for AR9565
Bala Shanmugam
3
-5
/
+5
2012-09-28
brcmfmac: use kcalloc() to prevent integer overflow
Dan Carpenter
1
-2
/
+2
2012-09-28
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2
-0
/
+6
2012-09-28
mwifiex: add inactivity deauth support for ap
Kevin Gan
4
-1
/
+39
2012-09-28
mwifiex: set txpd when send a mgmt frame for AP and GO mode
Stone Piao
1
-0
/
+9
2012-09-28
mwifiex: parse P2P IEs from beacon_data
Stone Piao
1
-32
/
+54
2012-09-28
mwifiex: add support for P2P GO in interface type change
Stone Piao
6
-3
/
+90
2012-09-28
mwifiex: add support for P2P client in interface type change
Stone Piao
4
-0
/
+95
2012-09-28
mwifiex: add P2P interface
Stone Piao
3
-2
/
+47
2012-09-28
mwifiex: send firmware initialization commands synchronously
Stone Piao
1
-32
/
+33
2012-09-28
mwifiex: append each IE into a seperate IE buffer
Stone Piao
1
-4
/
+9
2012-09-28
mwifiex: process remain on channel expired event
Stone Piao
2
-0
/
+13
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
8
-6
/
+163
2012-09-28
mwifiex: report received management frames to cfg80211
Stone Piao
6
-0
/
+58
2012-09-28
mwifiex: implement cfg80211 mgmt_frame_register handler
Stone Piao
5
-0
/
+40
2012-09-28
mwifiex: advertise mgmt_stype to cfg80211
Stone Piao
1
-0
/
+30
2012-09-28
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
6
-17
/
+143
2012-09-28
mwifiex: fix coding style issue
Stone Piao
2
-4
/
+1
2012-09-28
ath9k: Add a debugfs file to adjust antenna diversity
Sujith Manoharan
2
-3
/
+54
2012-09-28
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
3
-17
/
+23
2012-09-28
ath9k: Fix rx filtering issue for older chips
Thomas Wagner
1
-2
/
+2
2012-09-28
bcma: change delays to follow timers-howto guide
Rafał Miłecki
4
-9
/
+12
2012-09-28
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
21
-339
/
+476
2012-09-28
Merge tag 'nfc-next-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
7
-25
/
+202
2012-09-27
wlcore: protect wlcore_op_set_key with mutex
Eliad Peller
2
-33
/
+43
2012-09-27
wlcore: decrease elp timeout
Eliad Peller
1
-6
/
+2
2012-09-27
wlcore: Load the NVS file asynchronously
Ido Yariv
2
-38
/
+53
2012-09-27
wlcore: Refactor probe
Ido Yariv
4
-48
/
+83
2012-09-27
wlcore: Allow memory access when the FW crashes
Ido Yariv
1
-8
/
+12
2012-09-27
wlcore: use dynamic keep-alive template ids
Eliad Peller
6
-23
/
+33
2012-09-27
wlcore: invalidate keep-alive template on disconnection
Eliad Peller
1
-0
/
+5
2012-09-27
wl18xx: default to siso40 in 2.4ghz with a single antenna
Arik Nemtsov
1
-2
/
+2
2012-09-27
wlcore: Fix unbalanced interrupts enablement
Ido Yariv
2
-1
/
+15
2012-09-27
wlcore: Don't recover during boot
Ido Yariv
1
-1
/
+2
2012-09-27
wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state
Yair Shapira
3
-0
/
+8
[next]