* pull request: wl12xx 2011-07-05
@ 2011-08-25 7:03 Luciano Coelho
2011-08-25 7:04 ` pull request: wl12xx 2011-08-25 Luciano Coelho
0 siblings, 1 reply; 2+ messages in thread
From: Luciano Coelho @ 2011-08-25 7:03 UTC (permalink / raw)
To: linville; +Cc: linux-wireless
Hi John,
This is the first batch of wl12xx patches intended for 3.2. It contains
mostly some changes needed to support our new firmware version that has
just been published in linux-firmware.
Please pull or let me know if there's any problem. This tree is based
on wireless-next/master.
Thanks!
The following changes since commit 25232490af96f899f7e17de2c136e03d2c9ded62:
libertas: update readme file (2011-08-24 14:57:21 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git for-linville
Arik Nemtsov (17):
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
wl12xx: Use a single fw for both STA and AP roles
wl12xx: use 1 spare block in all cases
wl12xx: handle dummy packet event also in ap mode
wl12xx: fix session counter
wl12xx: use dynamic hlids for AP-mode
wl12xx: re-enable block ack session support
wl12xx: AP-mode - set STA HT capabilities when adding a STA
wl12xx: AP-mode - configure STA HT rates on join
wl12xx: AP-mode - configure HT rate support to the FW
wl12xx: track freed packets in FW by AC
wl12xx: schedule TX packets according to FW packet occupancy
wl12xx: handle wrap-around overflow in released Tx blocks FW counter
wl12xx: enable AP advanced functionality
wl12xx: set the AP-started flag only after setting keys
wl12xx: AP-mode - prevent Tx to stale/invalid stations
wl12xx: fix tx_queue_count spurious increment
Eliad Peller (23):
wl12xx: temporarily disable advanced ap functions
wl12xx: remove rx filtering stuff
wl12xx: update fw status struct
wl12xx: update acx commands
wl12xx: update commands & events
wl12xx: enable/disable role on interface add/remove
wl12xx: add device role commands
wl12xx: update scan cmd api
wl12xx: update rx/tx
wl12xx: change max/default template size
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
wl12xx: add set_rate_mgmt_params acx
wl12xx: add system_hlid
wl12xx: add ROC/CROC commands
wl12xx: replace dummy_join with ROC/CROC commands
wl12xx: update BT coex configuration params
wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
wl12xx: don't remove key if hlid was already deleted
wl12xx: add wl12xx_cmd_role_start_ibss()
wl12xx: support IBSS vif type
wl12xx: use ap_bcast_hlid for recorded keys
wl12xx: don't remove key if hlid was already deleted
wl12xx: don't wait for disconnection event
Gery Kahn (1):
wl12xx: fixes for hw_pg_ver and chip id reporting
Shahar Levi (1):
wl12xx: Add support to RX packets payload alignment
drivers/net/wireless/wl12xx/acx.c | 322 ++++------
drivers/net/wireless/wl12xx/acx.h | 394 ++++--------
drivers/net/wireless/wl12xx/boot.c | 43 +-
drivers/net/wireless/wl12xx/boot.h | 3 +-
drivers/net/wireless/wl12xx/cmd.c | 793 +++++++++++++++++------
drivers/net/wireless/wl12xx/cmd.h | 329 ++++++-----
drivers/net/wireless/wl12xx/conf.h | 352 ++++------
drivers/net/wireless/wl12xx/debugfs.c | 17 +-
drivers/net/wireless/wl12xx/event.c | 6 +-
drivers/net/wireless/wl12xx/event.h | 80 +--
drivers/net/wireless/wl12xx/init.c | 91 +--
drivers/net/wireless/wl12xx/io.h | 1 -
drivers/net/wireless/wl12xx/main.c | 961 +++++++++++++++++-----------
drivers/net/wireless/wl12xx/ps.c | 4 +-
drivers/net/wireless/wl12xx/reg.h | 75 ---
drivers/net/wireless/wl12xx/rx.c | 60 +-
drivers/net/wireless/wl12xx/rx.h | 18 +-
drivers/net/wireless/wl12xx/scan.c | 38 +-
drivers/net/wireless/wl12xx/scan.h | 25 +-
drivers/net/wireless/wl12xx/sdio.c | 4 +-
drivers/net/wireless/wl12xx/spi.c | 4 +-
drivers/net/wireless/wl12xx/tx.c | 136 +++--
drivers/net/wireless/wl12xx/tx.h | 16 +-
drivers/net/wireless/wl12xx/wl12xx.h | 153 +++---
drivers/net/wireless/wl12xx/wl12xx_80211.h | 25 -
25 files changed, 2090 insertions(+), 1860 deletions(-)
--
Cheers,
Luca.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: pull request: wl12xx 2011-08-25
2011-08-25 7:03 pull request: wl12xx 2011-07-05 Luciano Coelho
@ 2011-08-25 7:04 ` Luciano Coelho
0 siblings, 0 replies; 2+ messages in thread
From: Luciano Coelho @ 2011-08-25 7:04 UTC (permalink / raw)
To: linville; +Cc: linux-wireless
On Thu, 2011-08-25 at 10:03 +0300, Luciano Coelho wrote:
> Hi John,
>
> This is the first batch of wl12xx patches intended for 3.2. It contains
> mostly some changes needed to support our new firmware version that has
> just been published in linux-firmware.
>
> Please pull or let me know if there's any problem. This tree is based
> on wireless-next/master.
>
> Thanks!
Oops, of course I meant 2011-08-25 in the subject line (fixed now). ;)
--
Cheers,
Luca.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-25 7:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-25 7:03 pull request: wl12xx 2011-07-05 Luciano Coelho
2011-08-25 7:04 ` pull request: wl12xx 2011-08-25 Luciano Coelho
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox