index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
2011-03-03
wl12xx: Correctly set up protection if non-GF STAs are present
Helmut Schaa
2011-03-03
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
2011-03-03
wl12xx: Modify requested number of memory blocks
Ido Yariv
2011-03-03
wl12xx: Avoid redundant TX work
Ido Yariv
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
2011-03-03
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
2011-03-03
wl12xx: Change claiming of the SDIO bus
Ido Yariv
2011-03-03
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
2011-03-03
wl12xx: Reorder data handling in irq_work
Ido Yariv
2011-03-03
wl12xx: Remove private headers in wl1271_tx_reset
Ido Yariv
2011-03-03
wl12xx: Don't rely on runtime PM for toggling power
Ido Yariv
2011-03-03
wl12xx: fix the path to the wl12xx firmwares
Sebastien Jan
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
[next]