| 823e17db | 11-Oct-2015 |
Adrian Chadd <[email protected]> |
wpi(4): move error handling upper (wpi_tx_data()/wpi_cmd2() -> wpi_raw_xmit()/wpi_transmit()).
Tested:
* Tested with Intel 3945BG, STA mode
Submitted by: <[email protected]> Differential Revision:
wpi(4): move error handling upper (wpi_tx_data()/wpi_cmd2() -> wpi_raw_xmit()/wpi_transmit()).
Tested:
* Tested with Intel 3945BG, STA mode
Submitted by: <[email protected]> Differential Revision: https://reviews.freebsd.org/D3767
show more ...
|
| 57c61f5d | 11-Oct-2015 |
Adrian Chadd <[email protected]> |
wpi(4): do not override iv_recv_mgmt() in non-adhoc modes.
Tested:
* Tested with Intel 3945BG, IBSS and STA modes
Submitted by: <[email protected]> Differential Revision: https://reviews.freebsd.o
wpi(4): do not override iv_recv_mgmt() in non-adhoc modes.
Tested:
* Tested with Intel 3945BG, IBSS and STA modes
Submitted by: <[email protected]> Differential Revision: https://reviews.freebsd.org/D3764
show more ...
|
| fbcf1662 | 08-Oct-2015 |
Adrian Chadd <[email protected]> |
wpi(4): check size before transmitting frames
In addition to https://bz-attachments.freebsd.org/attachment.cgi?id=156112; fixes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=144987.
Tested:
*
wpi(4): check size before transmitting frames
In addition to https://bz-attachments.freebsd.org/attachment.cgi?id=156112; fixes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=144987.
Tested:
* Tested with Intel 3945BG, STA mode
Submitted by: <[email protected]> Differential Revision: https://reviews.freebsd.org/D3762
show more ...
|