index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: mark no sched scan only after FW event
Eyal Shapira
2011-12-20
2
-2
/
+1
*
wl12xx: fix sched scan of DFS channels
Eyal Shapira
2011-12-20
1
-7
/
+8
*
wl12xx: add missing copyright notice
Luciano Coelho
2011-12-20
1
-0
/
+21
*
wl12xx: check the actual vif operstate in wl1271_dev_notify
Eliad Peller
2011-12-20
1
-1
/
+11
*
wl12xx: stop device role on remove_interface
Eliad Peller
2011-12-20
1
-1
/
+5
*
wl12xx: fix checking of started dev role
Eliad Peller
2011-12-20
1
-23
/
+18
*
wl12xx: flush packets before stopping dev role
Eliad Peller
2011-12-20
1
-0
/
+3
*
wl12xx: make WL1271_FLAG_IDLE flag per-vif
Eliad Peller
2011-12-20
4
-6
/
+16
*
wl12xx: remove redundant code from wl1271_op_conf_tx
Eliad Peller
2011-12-20
1
-24
/
+1
*
wl12xx: implement change_interface
Eliad Peller
2011-12-20
1
-0
/
+12
*
wl12xx: alloc buffer in driver_state_read to prevent compilation warning
Luciano Coelho
2011-12-15
1
-3
/
+13
*
Set wlvif->ps_compl to NULL in before return
Pontus Fuchs
2011-12-15
1
-6
/
+6
*
wl12xx: remove unused firmware version macros
Luciano Coelho
2011-12-15
1
-7
/
+0
*
wl12xx: remove deprecated packet detection threshold config
Luciano Coelho
2011-12-15
5
-56
/
+0
*
wl12xx: use ieee80211_free_txskb()
Eliad Peller
2011-12-15
2
-2
/
+9
*
wl12xx: call extended radio parameters for wl127x AP mode
Luciano Coelho
2011-12-15
1
-16
/
+15
*
wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS
Luciano Coelho
2011-12-15
1
-2
/
+6
*
wl12xx: Restore testmode ABI
Pontus Fuchs
2011-12-15
1
-0
/
+1
*
wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
John W. Linville
2011-12-09
1
-1
/
+1
*
wl12xx: minor fix in sched_scan_ssid_list
Eyal Shapira
2011-12-08
1
-0
/
+3
*
wl12xx: send testmode reply in wl1271_tm_cmd_interrogate
Eliad Peller
2011-12-08
1
-0
/
+3
*
wl12xx: remove redundant commands from plt init
Eliad Peller
2011-12-08
1
-60
/
+1
*
wl12xx: fix testmode test/interrogate commands
Eliad Peller
2011-12-08
1
-19
/
+53
*
wl12xx: don't explicitly check for unjoined ibss
Eliad Peller
2011-12-01
1
-9
/
+1
*
wl12xx: leave IV calculation to HW for CCMP
Arik Nemtsov
2011-12-01
1
-1
/
+1
*
wl12xx: Print nvs/fw file name if loading fails.
Pontus Fuchs
2011-12-01
1
-2
/
+3
*
wl12xx: avoid bail out when probe-resp is not set by mac80211
Arik Nemtsov
2011-12-01
1
-9
/
+8
*
wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)
Eliad Peller
2011-12-01
2
-8
/
+3
*
wl12xx: indicate probe-resp offloading support
Arik Nemtsov
2011-12-01
1
-0
/
+7
*
wl12xx: configure probe-resp template according to notification
Arik Nemtsov
2011-12-01
2
-7
/
+51
*
wl12xx: Check buffer bound when processing nvs data
Pontus Fuchs
2011-12-01
1
-0
/
+14
*
wl12xx: Validate FEM index from ini file and FW
Pontus Fuchs
2011-12-01
1
-0
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Luciano Coelho
2011-12-01
3
-2
/
+2
|
\
|
*
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-28
1
-1
/
+0
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
|
\
|
|
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
2011-11-08
1
-1
/
+1
|
|
/
*
|
wl12xx: fix SDIO suspend/resume
Eyal Shapira
2011-11-08
1
-2
/
+4
*
|
wl12xx: handle idle changes per-interface
Eliad Peller
2011-11-08
1
-7
/
+6
*
|
wl12xx: use p2p rate index when the skb has the NO_CCK flag
Eliad Peller
2011-11-08
1
-1
/
+3
*
|
wl12xx: set scan probe requests rate according to the no_cck flag
Guy Eilam
2011-11-08
2
-4
/
+19
*
|
wl12xx: increase firmware upload chunk size
Luciano Coelho
2011-11-08
1
-1
/
+1
*
|
wl12xx: use the same SDIO block size for all different chips
Luciano Coelho
2011-11-08
1
-4
/
+10
*
|
wl12xx: change blocksize alignment quirk to negative
Luciano Coelho
2011-11-08
4
-8
/
+12
*
|
wl12xx: clear wl->vif on remove_interface
Eliad Peller
2011-11-08
1
-1
/
+2
*
|
wl12xx: add vifs_state debugfs key
Eliad Peller
2011-11-08
1
-0
/
+110
*
|
wl12xx: keep beacon-filtering enabled during STA operation
Arik Nemtsov
2011-11-08
3
-16
/
+6
*
|
wl12xx: reconfigure rate policies on set_bitrate_mask
Eliad Peller
2011-11-08
1
-2
/
+21
*
|
wl12xx: couple role_start_dev with roc
Eliad Peller
2011-11-08
5
-41
/
+65
*
|
wl12xx: handle injected packets
Eliad Peller
2011-10-11
2
-16
/
+18
[next]