Age | Commit message (Expand) | Author |
2011-08-22 | wl12xx: schedule TX packets according to FW packet occupancy | Arik Nemtsov |
2011-08-22 | wl12xx: track freed packets in FW by AC | Arik Nemtsov |
2011-08-22 | wl12xx: support IBSS vif type | Eliad Peller |
2011-08-22 | wl12xx: use dynamic hlids for AP-mode | Arik Nemtsov |
2011-08-22 | wl12xx: replace dummy_join with ROC/CROC commands | Eliad Peller |
2011-08-22 | wl12xx: handle dummy packet event also in ap mode | Arik Nemtsov |
2011-08-22 | wl12xx: add system_hlid | Eliad Peller |
2011-08-22 | wl12xx: update rx/tx | Eliad Peller |
2011-08-22 | wl12xx: update commands & events | Eliad Peller |
2011-08-22 | wl12xx: remove rx filtering stuff | Eliad Peller |
2011-08-22 | wl12xx: temporarily disable advanced ap functions | Eliad Peller |
2011-08-22 | wl12xx: use 1 spare block in all cases | Arik Nemtsov |
2011-08-22 | wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy" | Arik Nemtsov |
2011-07-08 | wl12xx: start/stop queues according to global per-AC counters | Arik Nemtsov |
2011-07-05 | wl12xx: implement Tx watermarks per AC | Arik Nemtsov |
2011-07-05 | wl12xx: schedule TX packets according to FW occupancy | Arik Nemtsov |
2011-07-05 | wl12xx: use 802.11 header location after relocation to frame start | Arik Nemtsov |
2011-07-05 | wl12xx: fix Tx security sequence number handling | Oz Krakowski |
2011-06-27 | wl12xx: use freezable workqueue for netstack_work | Eliad Peller |
2011-06-27 | wl12xx: use _ni version of ieee80211_tx_status | Eliad Peller |
2011-06-27 | wl12xx: add automatic rx streaming triggers | Eliad Peller |
2011-05-02 | wl12xx: fix race condition during recovery in AP mode | Arik Nemtsov |
2011-05-02 | wl12xx: Restart TX when TX descriptors are available | Ido Yariv |
2011-05-02 | wl12xx: sleep instead of wakeup after tx work | Eliad Peller |
2011-04-19 | wl12xx: Simplify TX blocks accounting | Ido Yariv |
2011-04-19 | wl12xx: Clean up the dummy packet mechanism | Ido Yariv |
2011-04-19 | wl12xx: Clean up the block size alignment code | Ido Yariv |
2011-04-19 | wl12xx: fix roaming | Ohad Ben-Cohen |
2011-04-19 | wl12xx: rearrange some ELP wake_up/sleep calls | Eliad Peller |
2011-04-19 | wl12xx: set the skbuff priority for dummy packets | Luciano Coelho |
2011-04-19 | wl12xx: set the actual tid instead of the ac | Eliad Peller |
2011-04-19 | wl12xx: use 1 spare TX block instead of two | Luciano Coelho |
2011-04-19 | wl12xx: 1281/1283 support - Add dummy packet support | Shahar Levi |
2011-04-19 | wl12xx: 1281/1283 support - Improve Tx & Rx path | Shahar Levi |
2011-04-19 | wl12xx: 1281/1283 support - Add acx commands | Shahar Levi |
2011-03-03 | wl12xx: Switch to a threaded interrupt handler | Ido Yariv |
2011-03-03 | wl12xx: Do end-of-transactions transfers only if needed | Ido Yariv |
2011-03-03 | wl12xx: Remove private headers in wl1271_tx_reset | Ido Yariv |
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: 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: use standard ALIGN() macro | Eliad Peller |
2011-02-08 | wl12xx: set supported_rates after association | Eliad Peller |
2011-01-24 | wl12xx: fix some endianess bugs | Eliad Peller |
2011-01-24 | wl12xx: AP mode - encryption support | Arik Nemtsov |
2011-01-24 | wl12xx: AP mode - changes in TX path | Arik Nemtsov |
2011-01-24 | wl12xx: AP mode - init sequence | Arik Nemtsov |
2011-01-24 | wl12xx: AP-mode high level commands | Arik Nemtsov |