index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-23
wl12xx: AP-mode - management of links in PS-mode
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - count free FW TX blocks per link
Arik Nemtsov
2011-02-23
wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - support HW based link PS monitoring
Arik Nemtsov
2011-02-23
wl12xx: report invalid TX rate when returning non-TX-ed skbs
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - TX queue per link in AC
Arik Nemtsov
2011-02-23
wl12xx: AP-mode - fix race condition on sta connection
Arik Nemtsov
2011-02-23
wl12xx: fix potential race condition with TX queue watermark
Arik Nemtsov
2011-02-23
wl12xx: always set mac_address when configuring ht caps
Eliad Peller
2011-02-23
wl12xx: use standard ALIGN() macro
Eliad Peller
2011-02-22
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
Eliad Peller
2011-02-22
wl12xx: fix MODULE_AUTHOR email address
Luciano Coelho
2011-02-22
wl12xx: avoid blocking while holding rcu lock on bss info change
Arik Nemtsov
2011-02-22
wl12xx: fix identification of beacon packets (debug)
Eliad Peller
2011-02-22
wl12xx: update PLT initialization for new firmware
Gery Kahn
2011-02-22
wl12xx: change type from u8 to int
Dan Carpenter
2011-02-21
wl12xx: fix sdio_test kconfig/build errors
Randy Dunlap
2011-02-08
wl12xx: set supported_rates after association
Eliad Peller
2011-02-08
wl12xx: use the conf struct instead of macros for memory configuration
Eliad Peller
2011-02-08
wl12xx: move to new firmware (6.1.3.50.49)
Eliad Peller
2011-02-08
wl12xx: mcp2.5 - add config_ps acx
Eliad Peller
2011-01-31
wl12xx: fix warning due to missing arg in ampdu_action
Luciano Coelho
2011-01-24
wl12xx: disable auto-arp
Eliad Peller
2011-01-24
wl12xx: Increase scan channel dwell time for passive scans
Juuso Oikarinen
2011-01-24
wl12xx: wrong values are returned in gpio_power_write()
Eliad Peller
2011-01-24
wl12xx: BA receiver support
Levi, Shahar
2011-01-24
wl12xx: BA initiator support
Levi, Shahar
2011-01-24
wl12xx: Add channel 14 to list of supported 2ghz channels
Arik Nemtsov
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2011-01-24
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
2011-01-24
wl12xx: fix some endianess bugs
Eliad Peller
2011-01-24
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
2011-01-24
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2011-01-24
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
2011-01-24
wl12xx: don't modify the global supported band structures
Luciano Coelho
2011-01-24
wl12xx: don't join upon disassociation
Eliad Peller
2011-01-24
wl12xx: Enable AP-mode
Arik Nemtsov
2011-01-24
wl12xx: Read MAC address from NVS file on HW startup
Arik Nemtsov
2011-01-24
wl12xx: AP mode - fetch appropriate firmware for AP
Arik Nemtsov
2011-01-24
wl12xx: AP mode - encryption support
Arik Nemtsov
2011-01-24
wl12xx: AP mode - record TX configuration settings
Arik Nemtsov
2011-01-24
wl12xx: AP mode - changes in TX path
Arik Nemtsov
2011-01-24
wl12xx: AP mode - add STA add/remove ops
Arik Nemtsov
2011-01-24
wl12xx: AP mode - change filter config
Arik Nemtsov
2011-01-24
wl12xx: AP mode config in ieee80211_ops.config
Arik Nemtsov
2011-01-24
wl12xx: Configure AP on BSS info change
Arik Nemtsov
2011-01-24
wl12xx: Add AP related definitions to HOST-FW interface
Arik Nemtsov
2011-01-24
wl12xx: AP specific RX filter configuration
Arik Nemtsov
2011-01-24
wl12xx: AP mode - init sequence
Arik Nemtsov
[next]