index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
wl12xx: make WL1271_FLAG_IDLE flag per-vif
Eliad Peller
4
-6
/
+16
2011-12-21
wl12xx: remove redundant code from wl1271_op_conf_tx
Eliad Peller
1
-24
/
+1
2011-12-21
wl12xx: implement change_interface
Eliad Peller
1
-0
/
+12
2011-12-15
wl12xx: alloc buffer in driver_state_read to prevent compilation warning
Luciano Coelho
1
-3
/
+13
2011-12-15
Set wlvif->ps_compl to NULL in before return
Pontus Fuchs
1
-6
/
+6
2011-12-15
wl12xx: remove unused firmware version macros
Luciano Coelho
1
-7
/
+0
2011-12-15
wl12xx: remove deprecated packet detection threshold config
Luciano Coelho
5
-56
/
+0
2011-12-15
wl12xx: use ieee80211_free_txskb()
Eliad Peller
2
-2
/
+9
2011-12-15
wl12xx: call extended radio parameters for wl127x AP mode
Luciano Coelho
1
-16
/
+15
2011-12-15
wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS
Luciano Coelho
1
-2
/
+6
2011-12-15
wl12xx: Restore testmode ABI
Pontus Fuchs
1
-0
/
+1
2011-12-09
wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
John W. Linville
1
-1
/
+1
2011-12-08
wl12xx: minor fix in sched_scan_ssid_list
Eyal Shapira
1
-0
/
+3
2011-12-08
wl12xx: send testmode reply in wl1271_tm_cmd_interrogate
Eliad Peller
1
-0
/
+3
2011-12-08
wl12xx: remove redundant commands from plt init
Eliad Peller
1
-60
/
+1
2011-12-08
wl12xx: fix testmode test/interrogate commands
Eliad Peller
1
-19
/
+53
2011-12-01
wl12xx: don't explicitly check for unjoined ibss
Eliad Peller
1
-9
/
+1
2011-12-01
wl12xx: leave IV calculation to HW for CCMP
Arik Nemtsov
1
-1
/
+1
2011-12-01
wl12xx: Print nvs/fw file name if loading fails.
Pontus Fuchs
1
-2
/
+3
2011-12-01
wl12xx: avoid bail out when probe-resp is not set by mac80211
Arik Nemtsov
1
-9
/
+8
2011-12-01
wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)
Eliad Peller
2
-8
/
+3
2011-12-01
wl12xx: indicate probe-resp offloading support
Arik Nemtsov
1
-0
/
+7
2011-12-01
wl12xx: configure probe-resp template according to notification
Arik Nemtsov
2
-7
/
+51
2011-12-01
wl12xx: Check buffer bound when processing nvs data
Pontus Fuchs
1
-0
/
+14
2011-12-01
wl12xx: Validate FEM index from ini file and FW
Pontus Fuchs
1
-0
/
+22
2011-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Luciano Coelho
3
-2
/
+2
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-09
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
1
-1
/
+1
2011-11-08
wl12xx: fix SDIO suspend/resume
Eyal Shapira
1
-2
/
+4
2011-11-08
wl12xx: handle idle changes per-interface
Eliad Peller
1
-7
/
+6
2011-11-08
wl12xx: use p2p rate index when the skb has the NO_CCK flag
Eliad Peller
1
-1
/
+3
2011-11-08
wl12xx: set scan probe requests rate according to the no_cck flag
Guy Eilam
2
-4
/
+19
2011-11-08
wl12xx: increase firmware upload chunk size
Luciano Coelho
1
-1
/
+1
2011-11-08
wl12xx: use the same SDIO block size for all different chips
Luciano Coelho
1
-4
/
+10
2011-11-08
wl12xx: change blocksize alignment quirk to negative
Luciano Coelho
4
-8
/
+12
2011-11-08
wl12xx: clear wl->vif on remove_interface
Eliad Peller
1
-1
/
+2
2011-11-08
wl12xx: add vifs_state debugfs key
Eliad Peller
1
-0
/
+110
2011-11-08
wl12xx: keep beacon-filtering enabled during STA operation
Arik Nemtsov
3
-16
/
+6
2011-11-08
wl12xx: reconfigure rate policies on set_bitrate_mask
Eliad Peller
1
-2
/
+21
2011-11-08
wl12xx: couple role_start_dev with roc
Eliad Peller
5
-41
/
+65
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-11
wl12xx: handle injected packets
Eliad Peller
2
-16
/
+18
2011-10-11
wl12xx: use the same plat dev name for both SPI and SDIO
Luciano Coelho
3
-5
/
+4
2011-10-11
wl12xx: remove warning message during IBSS Tx
Shahar Lev
1
-1
/
+9
2011-10-11
wl12xx: spi: use dev_err instead of wl1271_error
Luciano Coelho
1
-19
/
+12
2011-10-11
wl12xx: sdio: use dev_dbg instead of wl1271_debug
Luciano Coelho
1
-26
/
+23
2011-10-11
wl12xx: move debugging definitions to a separate file
Luciano Coelho
17
-70
/
+116
2011-10-11
wl12xx: drop unneeded plat_dev
Felipe Balbi
2
-75
/
+30
2011-10-11
wl12xx: mark some symbols static
Felipe Balbi
2
-19
/
+8
[next]