| Commit message (Expand) | Author | Age |
* | wl18xx: remove duplicated include from main.c | Wei Yongjun | 2012-09-07 |
* | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 |
* | wlcore: op_tx: pass sta explicitly when inferring frame hlid | Arik Nemtsov | 2012-07-31 |
* | wlcore: don't get the hlid from a queued skb | Arik Nemtsov | 2012-07-31 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-20 |
|\ |
|
| * | wlcore: increase command completion timeout | Luciano Coelho | 2012-07-18 |
| * | wlcore: wait for command completion event when sending CMD_ROLE_STOP | Luciano Coelho | 2012-07-18 |
| * | wl18xx: enable MIMO rates when connected as a MIMO STA | Arik Nemtsov | 2012-07-18 |
| * | wlcore: make usage of nla_put clearer | Yair Shapira | 2012-07-18 |
| * | wlcore/wl12xx: calibrator fem detect implementation | Yair Shapira | 2012-07-18 |
| * | wl18xx: disable calibrator based fem detect | Yair Shapira | 2012-07-18 |
| * | wlcore: add plt_mode including new PLT_FEM_DETECT | Yair Shapira | 2012-07-18 |
| * | wlcore: use basic rates for non-data packets | Eliad Peller | 2012-07-18 |
| * | wlcore: don't issue SLEEP_AUTH command during recovery | Arik Nemtsov | 2012-07-18 |
| * | wl18xx: fix bogus compile warning on cc config option | Arik Nemtsov | 2012-07-18 |
| * | wlcore: send EAPOLs using minimum basic rate for all roles | Igal Chernobelsky | 2012-07-18 |
| * | wl18xx: add support for ht_mode in conf.h | Yair Shapira | 2012-07-18 |
| * | wlcore: don't re-configure wakeup conditions if not needed | Eyal Shapira | 2012-07-18 |
| * | wl18xx: alloc conf.phy memory to ensure alignemnt | Arik Nemtsov | 2012-07-18 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-12 |
|\| |
|
| * | wlcore: fix a couple small memory leaks | Dan Carpenter | 2012-07-10 |
| * | wlcore: determine AP extra rates correctly | Arik Nemtsov | 2012-07-10 |
| * | wlcore: check ssid length against the correct element | Eliad Peller | 2012-07-10 |
| * | wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec | Arik Nemtsov | 2012-07-10 |
| * | wlcore: define number of supported bands internally | Arik Nemtsov | 2012-07-10 |
| * | wlcore: don't set SDIO_FAILED flag when driver state is off | Arik Nemtsov | 2012-07-10 |
| * | wlcore: change the wait for event mechanism | Yoni Divinsky | 2012-07-10 |
| * | wlcore: Prevent processing of work items during op_stop | Ido Yariv | 2012-07-10 |
| * | wlcore: implement .flush callback | Eliad Peller | 2012-07-10 |
| * | wl12xx/wlcore: increase FW filename version | Luciano Coelho | 2012-07-10 |
| * | wlcore: add probe request templates for sched and one-shot scans | Yoni Divinsky | 2012-07-10 |
| * | wlcore: always clear recovery flag during recovery_work | Arik Nemtsov | 2012-07-10 |
| * | wlcore: avoid debug prints during intended FW recovery | Arik Nemtsov | 2012-07-10 |
| * | wlcore: remove recover cmd from testmode | Arik Nemtsov | 2012-07-10 |
| * | wlcore: don't stop tx queue via watermark if already stopped | Arik Nemtsov | 2012-07-10 |
| * | wlcore/wl12xx/wl18xx: check min FW version | Arik Nemtsov | 2012-07-10 |
| * | wlcore: enable sched scan while connected | Victor Goldenshtein | 2012-07-10 |
| * | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-07-09 |
| |\ |
|
| | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2012-06-28 |
| | |\ |
|
| | * | | cfg80211: don't allow WoWLAN support without CONFIG_PM | Johannes Berg | 2012-06-27 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-09 |
| |\ \ \
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| * | | | Merge branch 'wl12xx-next' into for-linville | Luciano Coelho | 2012-06-26 |
| |\ \ \ |
|
| | * | | | wlcore: print stack trace in every recovery | Eyal Shapira | 2012-06-26 |
| | * | | | wlcore: queue recovery in case of bus errors during cmd_remove_peer | Eyal Shapira | 2012-06-26 |
| | * | | | wlcore: fix broken TX due to wrong queuing of recovery | Eyal Shapira | 2012-06-26 |
| | * | | | wlcore: fix some failure cases in wlcore_probe() | Luciano Coelho | 2012-06-26 |
| | * | | | wl18xx: deprecate PG1 support | Luciano Coelho | 2012-06-26 |
| | * | | | wlcore: prevent recovery in the middle of resume | Arik Nemtsov | 2012-06-23 |