index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
2012-06-19
1
-14
/
+11
*
airo: copying wrong data in airo_get_aplist()
Dan Carpenter
2012-06-19
1
-2
/
+2
*
mwifiex: fix uAP TX packet timeout issue
Avinash Patil
2012-06-19
1
-7
/
+3
*
ath5k: remove _bh from inner locks
Bob Copeland
2012-06-19
1
-2
/
+2
*
ath9k: fix invalid pointer access in the tx path
Felix Fietkau
2012-06-19
2
-12
/
+18
*
ath9k: fix a tx rate duration calculation bug
Felix Fietkau
2012-06-19
1
-1
/
+1
*
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
2012-06-13
1
-0
/
+9
*
mwifiex: fix incorrect privacy setting in beacon and probe response
Avinash Patil
2012-06-12
1
-0
/
+11
*
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
Jussi Kivilinna
2012-06-11
1
-1
/
+1
*
ath9k: remove incompatible IBSS interface check in change_iface
Mohammed Shafi Shajakhan
2012-06-11
1
-9
/
+0
*
ath9k: Fix a WARNING on suspend/resume with IBSS
Mohammed Shafi Shajakhan
2012-06-11
1
-9
/
+0
*
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2012-06-08
2
-0
/
+6
*
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
2012-06-08
1
-1
/
+1
*
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2012-06-08
2
-7
/
+16
*
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
2012-06-08
1
-2
/
+21
*
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...
Qasim Javed
2012-06-08
1
-0
/
+1
*
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
2012-06-08
1
-1
/
+1
*
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
2012-06-08
1
-15
/
+5
*
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
2012-06-05
1
-0
/
+1
*
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
2012-06-05
1
-2
/
+7
*
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
2012-06-04
1
-0
/
+2
*
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
2012-06-04
3
-10
/
+7
*
brcmfmac: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-2
/
+2
*
mac80211_hwsim: advertise interface combinations
Johannes Berg
2012-06-04
1
-0
/
+21
*
iwlwifi: fix TX power antenna access
Johannes Berg
2012-06-04
1
-9
/
+9
*
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
2012-06-04
3
-0
/
+28
*
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
2012-06-04
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-30
25
-557
/
+174
|
\
|
*
wlcore: fix undefined symbols when CONFIG_PM is not defined
Eyal Shapira
2012-05-29
3
-1
/
+7
|
*
ath9k_hw: apply internal regulator settings on AR933x
Felix Fietkau
2012-05-29
3
-1
/
+7
|
*
ath9k_hw: update AR933x initvals to fix issues with high power devices
Felix Fietkau
2012-05-29
1
-88
/
+90
|
*
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
Felix Fietkau
2012-05-29
1
-6
/
+10
|
*
ath9k: stop rx dma before stopping tx
Felix Fietkau
2012-05-29
1
-3
/
+4
|
*
ath5k: add possible wiphy interface combinations
Felix Fietkau
2012-05-29
1
-0
/
+19
|
*
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
2012-05-25
1
-2
/
+3
|
*
wl1251: fix oops on early interrupt
Grazvydas Ignotas
2012-05-25
2
-3
/
+2
|
*
iwlwifi: fix memory leak if opmode fails to init
Johannes Berg
2012-05-25
1
-9
/
+9
|
*
iwlwifi: do not send lq cmd when station add fails
Meenakshi Venkataraman
2012-05-25
1
-1
/
+1
|
*
iwlwifi: remove ucode16 option
Johannes Berg
2012-05-25
4
-426
/
+0
|
*
iwlwifi: do not use shadow registers by default
Meenakshi Venkataraman
2012-05-25
2
-5
/
+5
|
*
iwlwifi: fix the Transmit Frame Descriptor rings
Emmanuel Grumbach
2012-05-25
3
-12
/
+16
|
*
iwlwifi: update BT traffic load states correctly
Meenakshi Venkataraman
2012-05-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
90
-4494
/
+3463
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
2012-05-22
90
-4494
/
+3463
|
|
\
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-05-16
2
-13
/
+13
|
|
|
\
|
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2012-05-16
2
-13
/
+13
|
|
|
|
\
|
|
*
|
|
wlcore: fix some sparse warnings due to missing static declaration
Luciano Coelho
2012-05-16
1
-3
/
+4
|
|
*
|
|
wlcore: fix pointer print out in wl1271_acx_set_rx_filter()
Luciano Coelho
2012-05-16
1
-2
/
+3
|
|
*
|
|
mwifiex: remove set_channel cfg80211 hook
Johannes Berg
2012-05-16
1
-27
/
+0
|
|
*
|
|
rndis_wlan: remove set_channel cfg80211 hook
Johannes Berg
2012-05-16
1
-14
/
+0
[next]