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
*
ath9k: Test for TID only in BlockAcks while checking tx status
Sven Eckelmann
2012-10-30
1
-2
/
+6
*
rt2800: validate step value for temperature compensation
Stanislaw Gruszka
2012-10-30
1
-1
/
+1
*
ath9k: fix stale pointers potentially causing access to free'd skbs
Felix Fietkau
2012-10-29
1
-0
/
+2
*
b43: Fix oops on unload when firmware not found
Larry Finger
2012-10-24
1
-0
/
+4
*
mwifiex: clean up scan state on error
Bing Zhao
2012-10-24
1
-2
/
+5
*
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
2012-10-24
1
-8
/
+5
*
brcmfmac: fix potential NULL dereference
Yuanhan Liu
2012-10-24
1
-1
/
+1
*
Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"
Felix Fietkau
2012-10-24
1
-82
/
+82
*
ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation
Mohammed Shafi Shajakhan
2012-10-24
1
-0
/
+1
*
rt2x00: usb: fix reset resume
Stanislaw Gruszka
2012-10-24
3
-0
/
+3
*
rtlwifi: pass rx setup error code to caller
Christian Lamparter
2012-10-24
1
-1
/
+1
*
iwlwifi: fix 6000 series channel switch command
Johannes Berg
2012-10-16
1
-15
/
+24
*
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
2012-10-15
1
-1
/
+1
*
brcmfmac: fix end of loop check (signedness bug)
Dan Carpenter
2012-10-15
1
-2
/
+2
*
brcmfmac: set dongle mode accordingly when interface up
Franky Lin
2012-10-15
1
-36
/
+2
*
brcmfmac: use control channel in roamed status reporting
Franky Lin
2012-10-15
1
-6
/
+20
*
brcmfmac: handle all exceptions as an error.
Hante Meuleman
2012-10-15
1
-1
/
+1
*
carl9170: fix sleep in softirq context
Ronald Wahl
2012-10-08
2
-15
/
+15
*
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
2012-10-08
1
-1
/
+2
*
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
2012-10-08
4
-16
/
+27
*
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2012-10-08
2
-5
/
+16
*
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
2012-10-08
1
-6
/
+10
*
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2012-10-08
2
-12
/
+16
*
rt2x00/rt3352: Fix lnagain assignment to use register 66.
Daniel Golle
2012-10-05
1
-2
/
+2
*
ath9k: use ieee80211_free_txskb
Felix Fietkau
2012-10-05
3
-26
/
+31
*
ath9k: improve suspend/resume reliability
Felix Fietkau
2012-10-05
4
-10
/
+13
*
ath9k: fix ASPM initialization on resume
Felix Fietkau
2012-10-05
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
231
-4414
/
+11534
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-01
63
-1366
/
+3259
|
|
\
|
|
*
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
2012-09-28
4
-32
/
+39
|
|
*
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
2012-09-28
1
-3
/
+2
|
|
*
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-09-28
4
-8
/
+49
|
|
*
ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
Sven Eckelmann
2012-09-28
1
-0
/
+17
|
|
*
brcmfmac: remove brcmf_update_prof() function
Arend van Spriel
2012-09-28
1
-62
/
+19
|
|
*
brcmfmac: remove brcmf_read_prof() function
Arend van Spriel
2012-09-28
1
-27
/
+22
|
|
*
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
2012-09-28
3
-616
/
+615
|
|
*
brcmfmac: add hostap supoort.
Hante Meuleman
2012-09-28
3
-51
/
+962
|
|
*
brcmfmac: remove two obsolete structure definitions
Arend van Spriel
2012-09-28
2
-32
/
+8
|
|
*
brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
Arend van Spriel
2012-09-28
3
-47
/
+15
|
|
*
brcmfmac: get rid of extern keyword in wl_cfg80211.h
Arend van Spriel
2012-09-28
1
-8
/
+8
|
|
*
brcmfmac: notify common driver about usb tx completion.
Hante Meuleman
2012-09-28
1
-0
/
+2
|
|
*
brcmfmac: use define instead of hardcoded values.
Hante Meuleman
2012-09-28
1
-4
/
+6
|
|
*
brcmfmac: use different fw api for encryption,auth. config
Hante Meuleman
2012-09-28
4
-97
/
+219
|
|
*
brcmfmac: use wait_event_timeout for fw control packets over usb.
Hante Meuleman
2012-09-28
1
-37
/
+9
|
|
*
b43legacy: Fix crash on unload when firmware not available
Larry Finger
2012-09-28
1
-0
/
+2
|
|
*
ath9k: Enable MCI for AR9565
Bala Shanmugam
2012-09-28
3
-5
/
+5
|
|
*
brcmfmac: use kcalloc() to prevent integer overflow
Dan Carpenter
2012-09-28
1
-2
/
+2
|
|
*
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2012-09-28
2
-0
/
+6
|
|
*
mwifiex: add inactivity deauth support for ap
Kevin Gan
2012-09-28
4
-1
/
+39
|
|
*
mwifiex: set txpd when send a mgmt frame for AP and GO mode
Stone Piao
2012-09-28
1
-0
/
+9
[next]