index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-11-08
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
1
-1
/
+1
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-07
wl12xx: disable AP-mode-specific quirks
Eliad Peller
4
-22
/
+0
2011-10-07
wl12xx: Add support for HW channel switch
Shahar Levi
6
-1
/
+133
2011-10-07
wl12xx: set max_sched_scan_ie_len correctly
Luciano Coelho
1
-0
/
+3
2011-10-07
wl12xx: configure rate policy for p2p operations
Eliad Peller
3
-1
/
+22
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-1
/
+2
2011-09-23
wl12xx: report the stop_ba event to all STAs in AP-mode
Arik Nemtsov
1
-1
/
+1
2011-09-23
wl12xx: correct fw_status structure for 8 sta support in AP-mode
Arik Nemtsov
2
-2
/
+4
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
7
-65
/
+102
2011-09-23
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2
-17
/
+82
2011-09-23
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
1
-6
/
+9
2011-09-23
wl12xx: send all pending packets on channel change
Eliad Peller
1
-0
/
+2
2011-09-23
wl12xx: remove P2P ie from probe response
Eliad Peller
1
-0
/
+28
2011-09-23
wl12xx: remove TIM ie from probe response
Eliad Peller
1
-0
/
+17
2011-09-23
wl12xx: Include OFDM rates in IBSS mode
Shahar Levi
2
-5
/
+3
2011-09-23
wl12xx: fix sdio_test module functionality
Shahar Levi
2
-6
/
+15
2011-09-22
wl12xx: fix forced passive scans
Luciano Coelho
1
-6
/
+13
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
3
-52
/
+6
2011-09-14
wl12xx: support p2p interfaces
Eliad Peller
2
-5
/
+20
2011-09-14
wl12xx: set mac80211 flags for A-MPDU aggregation support
Arik Nemtsov
1
-1
/
+3
2011-09-14
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
3
-3
/
+14
2011-09-14
wl12xx: AP mode - enable the BA constraint event from the FW
Arik Nemtsov
1
-14
/
+23
2011-09-14
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
3
-5
/
+20
2011-09-14
wl12xx: support up to 8 stations in AP-mode
Arik Nemtsov
1
-2
/
+2
2011-09-14
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
1
-0
/
+4
2011-09-14
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
3
-3
/
+8
2011-09-14
wl12xx: ignore sched scan match sets without SSID
Luciano Coelho
1
-3
/
+12
2011-09-14
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
1
-3
/
+4
2011-09-14
wl12xx: add support for sched_scan filters
Luciano Coelho
1
-35
/
+72
2011-09-14
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
3
-5
/
+19
2011-09-14
wl12xx: use kstrtoul_from_user
Eliad Peller
1
-41
/
+5
2011-09-14
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
4
-20
/
+0
2011-09-14
wl12xx: don't queue a new dummy packet if one is already pending
Arik Nemtsov
1
-1
/
+7
2011-09-14
wl12xx: add config_hangover command
Eliad Peller
5
-9
/
+91
2011-09-14
wl12xx: check for ROC on scan_complete
Eliad Peller
1
-2
/
+3
2011-09-14
wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
Eliad Peller
1
-3
/
+0
2011-09-14
wl12xx: don't disconnect on recovery
Eliad Peller
1
-3
/
+0
2011-09-14
wl12xx: add beacon_filtering debugfs file
Eliad Peller
1
-0
/
+42
2011-09-14
wl12xx: add module_param to trigger BUG() on recovery
Eliad Peller
1
-0
/
+6
2011-09-14
wl12xx: print the seq_num of rx packet
Eliad Peller
1
-2
/
+5
2011-09-14
wl12xx: print acx id
Eliad Peller
1
-1
/
+1
2011-09-14
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
6
-29
/
+103
2011-08-29
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
John W. Linville
1
-1
/
+1
2011-08-25
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
Luciano Coelho
1
-2
/
+5
2011-08-25
wl12xx: add support for multiple SSIDs in sched_scan
Luciano Coelho
2
-7
/
+57
2011-08-25
wl12xx: enter psm only after station role was started
Eliad Peller
1
-13
/
+13
2011-08-25
wl12xx: increase psm_entry_retries
Eliad Peller
1
-1
/
+1
[next]