index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacks
Luciano Coelho
4
-16
/
+18
2014-05-21
iwlwifi: mvm: don't filter out the first beacon
Avri Altman
3
-52
/
+27
2014-05-21
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
4
-11
/
+11
2014-05-21
iwlwifi: mvm: disable beacon filtering
Emmanuel Grumbach
1
-1
/
+1
2014-05-20
ath9k: fixup "ath9k_htc: fix build with disabled debug"
John W. Linville
1
-1
/
+1
2014-05-20
b43: xmit: set 5 GHz bit depending on current band
Rafał Miłecki
2
-2
/
+2
2014-05-20
ath9k_htc: fix build with disabled debug
Oleksij Rempel
1
-1
/
+1
2014-05-20
b43: add more devices to the bands database
Rafał Miłecki
1
-0
/
+32
2014-05-20
b43: move bands detection to a separated function
Rafał Miłecki
1
-42
/
+56
2014-05-19
brcmsmac: make return of 0 explicit
Julia Lawall
1
-9
/
+4
2014-05-19
ath9k_hw: Abort transmission for sleeping station
Rajkumar Manoharan
4
-3
/
+31
2014-05-19
b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB
Rafał Miłecki
1
-2
/
+2
2014-05-19
b43: rework band switching
Rafał Miłecki
2
-60
/
+45
2014-05-19
b43: complete PHY reset
Rafał Miłecki
3
-32
/
+61
2014-05-19
b43: move PHY reset code into PHY specific file
Rafał Miłecki
3
-34
/
+36
2014-05-19
b43: split upload of init values into 2 functions
Rafał Miłecki
1
-15
/
+22
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
15
-118
/
+0
2014-05-19
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
2
-3
/
+3
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
7
-12
/
+12
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
14
-67
/
+70
2014-05-19
iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2P
Luciano Coelho
1
-2
/
+1
2014-05-19
iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is set
Luciano Coelho
1
-8
/
+6
2014-05-19
iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid it
Emmanuel Grumbach
3
-2
/
+35
2014-05-19
iwlwifi: mvm: Remove redundant initialization
Avri Altman
1
-1
/
+0
2014-05-19
iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctx
Luciano Coelho
1
-1
/
+1
2014-05-16
wlcore: Remove trailing semicolon from do {...} while (0) macro
Joe Perches
1
-2
/
+2
2014-05-16
mwifiex: set valid tx_param during mwifiex_send_null_packet
Avinash Patil
2
-1
/
+4
2014-05-16
mwifiex: restore current SDIO write port in failure cases
Avinash Patil
1
-1
/
+5
2014-05-16
ath: add JP DFS pattern detector
Janusz Dziedzic
1
-0
/
+20
2014-05-16
ath: add DFS FCC pattern detector
Janusz Dziedzic
1
-1
/
+24
2014-05-16
drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
George Spelvin
2
-45
/
+43
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
4
-6
/
+2
2014-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...
John W. Linville
51
-368
/
+443
2014-05-16
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
4
-3
/
+39
2014-05-16
ath10k: fix pmf for action frames
Marek Kwaczynski
2
-5
/
+24
2014-05-16
ath10k: get rid of pci_assign_resource() call from pci_probe
Bartosz Markowski
1
-12
/
+0
2014-05-16
ath10k: enable early device dumps
Michal Kazior
1
-4
/
+4
2014-05-16
ath10k: retry warm reset a few times
Michal Kazior
1
-3
/
+26
2014-05-16
ath10k: improve warm reset reliability
Michal Kazior
1
-0
/
+22
2014-05-16
ath10k: fix spelling mistake in comments
Ben Greear
1
-2
/
+2
2014-05-15
iwlwifi: fix LED support Kconfig dependencies
Johannes Berg
1
-1
/
+1
2014-05-15
iwlwifi: update nmi register
Liad Kaufman
5
-5
/
+26
2014-05-15
iwlwifi: mvm: combine p2p and station mac context functions
Luciano Coelho
1
-58
/
+32
2014-05-15
iwlwifi: mvm: BT Coex - send channel inhibition before association
Emmanuel Grumbach
2
-31
/
+18
2014-05-15
iwlwifi: mvm: add uapsd_disable module parameter
Matt Chen
4
-7
/
+15
2014-05-14
ath9k_htc: Stop ANI before doing hw_reset
Rajkumar Manoharan
1
-1
/
+4
2014-05-14
ath10k: fix handling of wierd MSDU chaining cases
Michal Kazior
1
-1
/
+19
2014-05-14
ath10k: fix htt rx ring clean up
Michal Kazior
1
-15
/
+21
2014-05-14
Merge remote-tracking branch 'wireless-next/master' into ath-next
Kalle Valo
121
-1704
/
+1893
2014-05-14
iwlwifi: allow dynamic configuration of internal memory
Eran Harary
4
-0
/
+30
[prev]
[next]