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
*
brcmsmac: remove some pmu functions and use the bcma equivalents
Hauke Mehrtens
2013-03-27
6
-107
/
+43
*
Show actual timeout value in failed calibration messages.
Robert Shade
2013-03-27
2
-4
/
+8
*
carl9170: remove fast channel change feature
Christian Lamparter
2013-03-27
4
-66
/
+27
*
mwl8k: always apply configuration even when device is idle
Jonas Gorski
2013-03-27
1
-6
/
+4
*
brcmsmac: add support for adhoc mode
Hauke Mehrtens
2013-03-27
3
-4
/
+20
*
brcmsmac: activate AP support
Hauke Mehrtens
2013-03-27
3
-4
/
+26
*
brcmsmac: deactivate ucode sending probe responses
Hauke Mehrtens
2013-03-27
3
-1
/
+24
*
brcmsmac: add support for probe response template
Hauke Mehrtens
2013-03-27
4
-84
/
+42
*
brcmsmac: react on changing SSID
Hauke Mehrtens
2013-03-27
3
-0
/
+17
*
brcmsmac: add beacon template support
Hauke Mehrtens
2013-03-27
4
-6
/
+159
*
brcmsmac: write beacon period to hardware
Hauke Mehrtens
2013-03-27
1
-0
/
+10
*
brcmsmac: remove brcms_pub->bcmerr
Hauke Mehrtens
2013-03-27
2
-3
/
+0
*
brcmsmac: remove brcms_bss_cfg->cur_etheraddr
Hauke Mehrtens
2013-03-27
2
-3
/
+2
*
brcmsmac: remove brcms_bss_cfg->up
Hauke Mehrtens
2013-03-27
2
-7
/
+5
*
brcmsmac: remove brcms_bss_cfg->enable
Hauke Mehrtens
2013-03-27
2
-5
/
+2
*
brcmsmac: remove brcms_bss_cfg->associated
Hauke Mehrtens
2013-03-27
2
-11
/
+3
*
brcmsmac: remove brcms_bss_cfg->BSS
Hauke Mehrtens
2013-03-27
2
-16
/
+9
*
brcmsmac: add interface type to brcms_bss_cfg
Hauke Mehrtens
2013-03-27
4
-1
/
+17
*
brcmsmac: implement ieee80211_ops get_tsf and set_tsf
Hauke Mehrtens
2013-03-27
4
-0
/
+71
*
b43: use constants
Hauke Mehrtens
2013-03-27
2
-7
/
+11
*
mwifiex: use fw_status register to wake up PCIe card
Avinash Patil
2013-03-27
1
-13
/
+24
*
mwifiex: avoid waking up device in awake state
Avinash Patil
2013-03-27
1
-3
/
+4
*
mwifiex: do not enable PCIe interrupt in Power Save sleep state
Avinash Patil
2013-03-27
1
-1
/
+2
*
brcmsmac: Remove unused macro SI_MSG
Joe Perches
2013-03-27
1
-6
/
+0
*
ath9k: trivial: change spectral relayfs buffering
Zefir Kurtisi
2013-03-27
1
-1
/
+1
*
b43: remove warning for LP-PHY with sprom < 8
Hauke Mehrtens
2013-03-25
1
-9
/
+3
*
b43: use bcma_chipco_gpio_control()
Hauke Mehrtens
2013-03-25
1
-5
/
+2
*
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
2013-03-25
9
-0
/
+129
*
rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed
Jussi Kivilinna
2013-03-25
1
-1
/
+40
*
rtlwifi: usb: defer rx processing to tasklet
Jussi Kivilinna
2013-03-25
3
-15
/
+51
*
rtlwifi: usb: remove extra skb copy on RX path
Jussi Kivilinna
2013-03-25
1
-15
/
+4
*
rtlwifi: usb: use usb_alloc_coherent for RX buffers
Jussi Kivilinna
2013-03-25
2
-47
/
+68
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-03-25
17
-130
/
+330
|
\
|
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2013-03-25
17
-130
/
+330
|
|
\
|
|
*
wlcore: move handling from hardirq to the irq thread function
Luciano Coelho
2013-03-25
1
-32
/
+21
|
|
*
wlcore: use print_hex_dump_debug()
Luciano Coelho
2013-03-25
1
-17
/
+16
|
|
*
wlcore: consider dummy packets when tx queues are empty
Arik Nemtsov
2013-03-25
1
-1
/
+1
|
|
*
wlcore: correctly check state before regdomain conf
Arik Nemtsov
2013-03-25
1
-2
/
+5
|
|
*
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
2013-03-25
3
-1
/
+44
|
|
*
wlcore: free AP global links properly on recovery
Arik Nemtsov
2013-03-25
2
-2
/
+4
|
|
*
wl18xx: print chip info during boot
Victor Goldenshtein
2013-03-25
2
-1
/
+52
|
|
*
wlcore: don't attempt to roam in case of p2p
Eyal Shapira
2013-03-25
1
-1
/
+8
|
|
*
wlcore: change warn on missing lock in wlcore_queue_xx funcs
Arik Nemtsov
2013-03-25
1
-2
/
+3
|
|
*
wlcore: report rssi from roaming statistics
Nadim Zubidat
2013-03-25
3
-0
/
+77
|
|
*
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
2013-03-25
5
-56
/
+67
|
|
*
wlcore: don't risk using stale HLID during .sta_state callback
Arik Nemtsov
2013-03-25
1
-4
/
+2
|
|
*
wlcore: fix link count in single-link-PSM optimization
Arik Nemtsov
2013-03-25
2
-6
/
+14
|
|
*
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
2013-03-25
7
-4
/
+11
|
|
*
wlcore: enter elp in force ps mode in 5ms
Igal Chernobelsky
2013-03-25
1
-1
/
+3
|
|
*
wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case
Li Fei
2013-03-05
1
-1
/
+3
[next]