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: update seq number correctly for packets from TDLS peer
Avinash Patil
2014-05-22
2
-3
/
+16
|
|
*
|
|
|
mwifiex: set TDLS flags for AMSDU packets
Avinash Patil
2014-05-22
1
-0
/
+7
|
|
*
|
|
|
mwifiex: delete TDLS link upon Teardown event
Avinash Patil
2014-05-22
1
-1
/
+5
|
|
*
|
|
|
mwifiex: silence TDLS link delete failure for nonexistent link
Avinash Patil
2014-05-22
1
-6
/
+12
|
|
*
|
|
|
mwifiex: avoid TDLS check for packets destined to AP
Avinash Patil
2014-05-22
1
-1
/
+1
|
|
*
|
|
|
ath9k: fix build error with disabled debug
Zefir Kurtisi
2014-05-22
1
-0
/
+2
|
|
*
|
|
|
b43: N-PHY: add missing calib values for radio 0x2026 rev 11
Rafał Miłecki
2014-05-22
1
-0
/
+918
|
|
*
|
|
|
b43: fix list of 5 GHz channels for 802.11n cards
Rafał Miłecki
2014-05-22
1
-12
/
+22
|
|
*
|
|
|
b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)
Rafał Miłecki
2014-05-22
1
-16
/
+16
|
|
*
|
|
|
libertas: fix return value when processing invalid packet
Dan Williams
2014-05-22
1
-3
/
+5
|
|
*
|
|
|
rt2x00: Endless loop on hub port power down
Richard Genoud
2014-05-22
1
-0
/
+6
|
|
*
|
|
|
carl9170: fix leaks at failure path in carl9170_usb_probe()
Alexey Khoroshilov
2014-05-22
1
-1
/
+7
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-05-22
10
-191
/
+158
|
|
|
\
\
\
\
|
|
|
*
|
|
|
iwlwifi: mvm: remove vif argument from power_update_mac
Arik Nemtsov
2014-05-22
6
-17
/
+17
|
|
|
*
|
|
|
iwlwifi: mvm: make iwl_mvm_update_beacon_abort static
Emmanuel Grumbach
2014-05-22
2
-53
/
+52
|
|
|
*
|
|
|
iwlwifi: mvm: remove debugfs hook for reduced tx power
Emmanuel Grumbach
2014-05-22
4
-47
/
+5
|
|
|
*
|
|
|
iwlwifi: mvm: disable reduced Tx power when not applicable
Emmanuel Grumbach
2014-05-22
1
-1
/
+5
|
|
|
*
|
|
|
iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacks
Luciano Coelho
2014-05-21
4
-16
/
+18
|
|
|
*
|
|
|
iwlwifi: mvm: don't filter out the first beacon
Avri Altman
2014-05-21
3
-52
/
+27
|
|
|
*
|
|
|
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
2014-05-21
4
-11
/
+11
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2P
Luciano Coelho
2014-05-19
1
-2
/
+1
|
|
|
*
|
|
|
|
iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is set
Luciano Coelho
2014-05-19
1
-8
/
+6
|
|
|
*
|
|
|
|
iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid it
Emmanuel Grumbach
2014-05-19
3
-2
/
+35
|
|
|
*
|
|
|
|
iwlwifi: mvm: Remove redundant initialization
Avri Altman
2014-05-19
1
-1
/
+0
|
|
|
*
|
|
|
|
iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctx
Luciano Coelho
2014-05-19
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
22
-82
/
+85
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
2014-05-19
2
-3
/
+3
|
|
|
*
|
|
|
|
|
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2014-05-19
7
-12
/
+12
|
|
|
*
|
|
|
|
|
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
14
-67
/
+70
|
|
*
|
|
|
|
|
|
ath9k: fixup "ath9k_htc: fix build with disabled debug"
John W. Linville
2014-05-20
1
-1
/
+1
|
|
*
|
|
|
|
|
|
b43: xmit: set 5 GHz bit depending on current band
Rafał Miłecki
2014-05-20
2
-2
/
+2
|
|
*
|
|
|
|
|
|
ath9k_htc: fix build with disabled debug
Oleksij Rempel
2014-05-20
1
-1
/
+1
|
|
*
|
|
|
|
|
|
b43: add more devices to the bands database
Rafał Miłecki
2014-05-20
1
-0
/
+32
|
|
*
|
|
|
|
|
|
b43: move bands detection to a separated function
Rafał Miłecki
2014-05-20
1
-42
/
+56
|
|
*
|
|
|
|
|
|
brcmsmac: make return of 0 explicit
Julia Lawall
2014-05-19
1
-9
/
+4
|
|
*
|
|
|
|
|
|
ath9k_hw: Abort transmission for sleeping station
Rajkumar Manoharan
2014-05-19
4
-3
/
+31
|
|
*
|
|
|
|
|
|
b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB
Rafał Miłecki
2014-05-19
1
-2
/
+2
|
|
*
|
|
|
|
|
|
b43: rework band switching
Rafał Miłecki
2014-05-19
2
-60
/
+45
|
|
*
|
|
|
|
|
|
b43: complete PHY reset
Rafał Miłecki
2014-05-19
3
-32
/
+61
|
|
*
|
|
|
|
|
|
b43: move PHY reset code into PHY specific file
Rafał Miłecki
2014-05-19
3
-34
/
+36
|
|
*
|
|
|
|
|
|
b43: split upload of init values into 2 functions
Rafał Miłecki
2014-05-19
1
-15
/
+22
|
|
*
|
|
|
|
|
|
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2014-05-19
15
-118
/
+0
|
|
*
|
|
|
|
|
|
wlcore: Remove trailing semicolon from do {...} while (0) macro
Joe Perches
2014-05-16
1
-2
/
+2
|
|
*
|
|
|
|
|
|
mwifiex: set valid tx_param during mwifiex_send_null_packet
Avinash Patil
2014-05-16
2
-1
/
+4
|
|
*
|
|
|
|
|
|
mwifiex: restore current SDIO write port in failure cases
Avinash Patil
2014-05-16
1
-1
/
+5
|
|
*
|
|
|
|
|
|
ath: add JP DFS pattern detector
Janusz Dziedzic
2014-05-16
1
-0
/
+20
|
|
*
|
|
|
|
|
|
ath: add DFS FCC pattern detector
Janusz Dziedzic
2014-05-16
1
-1
/
+24
|
|
*
|
|
|
|
|
|
drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
George Spelvin
2014-05-16
2
-45
/
+43
|
|
*
|
|
|
|
|
|
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
2014-05-16
4
-6
/
+2
|
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...
John W. Linville
2014-05-16
51
-368
/
+443
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
[prev]
[next]