Age | Commit message (Expand) | Author |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-19 | cfg80211: constify wowlan/coalesce mask/pattern pointers | Johannes Berg |
2014-05-16 | wlcore: Remove trailing semicolon from do {...} while (0) macro | Joe Perches |
2014-05-16 | drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation | George Spelvin |
2014-05-16 | lib/crc7: Shift crc7() output left 1 bit | George Spelvin |
2014-05-13 | wl1251: only call ieee80211_beacon_loss in managed mode | Grazvydas Ignotas |
2014-05-13 | wl1251: fix mixed up args for join | Grazvydas Ignotas |
2014-05-13 | wl1251: fix null data for IBSS | Grazvydas Ignotas |
2014-05-13 | Revert "wl1251: enforce changed hw encryption support on monitor state change" | Grazvydas Ignotas |
2014-04-30 | wlcore: fix usage of platform_device_add_data() | Christian Engelmayer |
2014-04-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-04-14 | wl18xx: align event mailbox with current fw | Eliad Peller |
2014-04-14 | wlcore: ignore dummy packet events in PLT mode | Luciano Coelho |
2014-04-09 | mac80211: add vif to flush call | Emmanuel Grumbach |
2014-03-04 | Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning | Surendra Patil |
2014-03-03 | wl1251: use skb_trim to make skb shorter | Ivaylo Dimitrov |
2014-03-03 | net: Replace min macro with min_t | Silvan Jegen |
2014-02-28 | wl1251: spi: add device tree support | Sebastian Reichel |
2014-02-28 | wl1251: spi: add vio regulator support | Sebastian Reichel |
2014-02-28 | wl1251: move power GPIO handling into the driver | Sebastian Reichel |
2014-02-28 | wl1251: split wl251 platform data to a separate structure | Luciano Coelho |
2014-02-20 | mac80211: allow driver to return error from sched_scan_stop | Johannes Berg |
2014-02-13 | wlcore: add support for STA CSA with chan contexts | Arik Nemtsov |
2014-02-13 | wlcore: enable beacon filtering only after receiving a beacon | Eliad Peller |
2014-02-13 | wlcore: increase timeout to 5000 msecs | Yaniv Machani |
2014-02-13 | wlcore: decrease warning verbosity during recovery | Arik Nemtsov |
2014-02-13 | wlcore: consider multiple APs when checking active_link_count | Eliad Peller |
2014-02-13 | wlcore: don't handle unsetting of default wep key | Eliad Peller |
2014-02-13 | wlcore: wl18xx: allow CCK rates for AP mode | Arik Nemtsov |
2014-02-13 | wlcore: don't stop sched_scan on interface removal | Barak Bercovitz |
2014-02-13 | wlcore: send EAPOL frames with voice priority | Igal Chernobelsky |
2014-02-13 | wl18xx: move to new firmware (wl18xx-fw-3.bin) | Eliad Peller |
2014-02-13 | wlcore/wl12xx/wl18xx: configure iface_combinations per-hw | Eliad Peller |
2014-02-13 | wlcore/wl12xx/wl18xx: configure max_stations per-hw | Eliad Peller |
2014-02-13 | wlcore/wl12xx/wl18xx: configure num_links per-hw | Eliad Peller |
2014-02-13 | wlcore/wl12xx/wl18xx: simplify fw_status handling | Eliad Peller |
2014-02-13 | wlcore: AP: don't start mac80211 PS on non-peer HLIDs | Arik Nemtsov |
2014-02-13 | wlcore: block read/writes to FW during ELP | Barak Bercovitz |
2014-02-13 | wlcore: cancel Tx watchdog on suspend and rearm on first Tx after | Arik Nemtsov |
2014-02-13 | wlcore: memset wl->rx_filter_enabled to zero after recovery | Nadim Zubidat |
2014-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-13 | wl12xx: fix tx power setting | Alex Gal |
2014-01-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-09 | wl1251: fix NULL pointer dereference | Pavel Machek |
2014-01-09 | wl1251: add nvs file name to module firmware list | Pavel Machek |
2014-01-09 | wl1251: enforce changed hw encryption support on monitor state change | David Gnedt |