Age | Commit message (Expand) | Author |
2013-02-15 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg |
2013-02-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-02-11 | wlcore: remove newly introduced alloc/OOM messages | Luciano Coelho |
2013-02-11 | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg |
2013-02-08 | wlcore: fix wrong remote rates when starting STA role | Luciano Coelho |
2013-02-08 | wl18xx: add new phy configuration parameters for telec support | Victor Goldenshtein |
2013-02-08 | wlcore: don't hide real error code when booting fails | Luciano Coelho |
2013-02-08 | wlcore: move wl12xx_platform_data up and make it truly optional | Luciano Coelho |
2013-02-08 | wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts | Luciano Coelho |
2013-02-08 | wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data | Luciano Coelho |
2013-02-08 | wlcore: remove if_ops from platform_data | Luciano Coelho |
2013-02-08 | wlcore: remove unused set_power method | Luciano Coelho |
2013-02-08 | wlcore: use single-role version when verifying the PLT firmware | Luciano Coelho |
2013-01-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-01-29 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-01-18 | mac80211: remove ARP filter enable/disable logic | Johannes Berg |
2013-01-18 | Merge branch 'wl12xx-next' into for-linville | Luciano Coelho |
2013-01-14 | wireless: make the reg_notifier() void | Luis R. Rodriguez |
2013-01-03 | mac80211: split TX aggregation stop action | Johannes Berg |
2012-12-11 | wlcore: Always pass DMA-able buffers to mmc functions | Ido Yariv |
2012-12-11 | wl18xx: count HW block spare based correctly on keys | Arik Nemtsov |
2012-12-11 | wlcore: support scan reports during periodic scan | Eyal Shapira |
2012-12-11 | wl18xx: support MIMO only if HT mode is not forced to SISO | Arik Nemtsov |
2012-12-11 | wlcore: consolidate Rx BA bitmap management to links struct | Arik Nemtsov |
2012-12-11 | wlcore: don't take mutex before stopping queues | Arik Nemtsov |
2012-12-11 | wlcore: use separate HW queue for each AC in each vif | Arik Nemtsov |
2012-12-11 | wlcore: use link count for single-STA-PSM optimization | Arik Nemtsov |
2012-12-11 | wl18xx: limit Tx for the AP single-STA-in-PSM case | Arik Nemtsov |
2012-12-11 | wlcore/wl18xx: change priority calculations for links | Arik Nemtsov |
2012-12-11 | wl18xx: fix a bug in wl->num_rx_desc initialization | Yair Shapira |
2012-12-11 | wlcore: set 5Ghz probe-req template for DFS channels | Arik Nemtsov |
2012-12-11 | wlcore: improve handling for Rx errors | Arik Nemtsov |
2012-12-11 | wlcore: increase scan dwell times if no activity | Eyal Shapira |
2012-12-11 | wlcore: remove support for injected Tx | Arik Nemtsov |
2012-12-11 | wlcore: add ACX_PEER_CAP command | Eliad Peller |
2012-12-06 | wlcore/wl18xx/wl12xx: remove __dev* attributes | Bill Pemberton |
2012-12-05 | wl18xx: set last Tx rate from FW status | Arik Nemtsov |
2012-12-05 | wlcore: improved Tx scheduling algorithm | Arik Nemtsov |
2012-12-05 | wlcore: track FW-allocated packets per link | Arik Nemtsov |
2012-12-05 | wlcore: count packets held per AC in each vif | Arik Nemtsov |
2012-12-05 | wlcore: track wlvif inside per-link structure | Arik Nemtsov |
2012-12-05 | wlcore: initialize per-link FW freed blocks correctly | Arik Nemtsov |
2012-12-05 | wlcore: restore default channel configuration | Victor Goldenshtein |
2012-12-05 | wlcore: consolidate free_link and always call it | Arik Nemtsov |
2012-12-05 | wlcore: take the mutex before resetting Tx queues | Arik Nemtsov |
2012-12-05 | wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset | Victor Goldenshtein |
2012-12-04 | wl18xx: declare support for greenfield ht_cap | Eliad Peller |
2012-12-04 | wlcore: clear roc_vif on iface removal | Arik Nemtsov |
2012-12-04 | wlcore: remove WLCORE_QUIRK_NO_ELP | Eliad Peller |