| Commit message (Expand) | Author | Age |
* | mac80211: Add support for beacon report radio measurement | Avraham Stern | 2016-07-06 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 |
* | wl1251: use to_delayed_work() | Geliang Tang | 2016-04-07 |
* | ti: unify Kconfig with other vendors | Kalle Valo | 2015-11-18 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-27 |
* | Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or... | David S. Miller | 2015-06-23 |
|\ |
|
| * | wl1251: drop unneeded goto | Julia Lawall | 2015-06-08 |
* | | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 |
|/ |
|
* | mac80211: remove support for IFF_PROMISC | Johannes Berg | 2015-04-24 |
* | wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c | Masanari Iida | 2015-04-07 |
* | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 |
* | mac80211: move U-APSD enablement to vif flags | Johannes Berg | 2014-12-15 |
* | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 2014-11-19 |
* | net: wireless: wl1251: Remove unnecessary free_irq | Himangi Saraogi | 2014-08-25 |
* | mac80211: support more than one band in scan request | David Spinadel | 2014-06-25 |
* | 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-16 |
* | 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-05-13 |
* | Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning | Surendra Patil | 2014-03-04 |
* | wl1251: use skb_trim to make skb shorter | Ivaylo Dimitrov | 2014-03-03 |
* | 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-28 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-17 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-01-13 |
| |\ |
|
| | * | mac80211: remove channel_change_time | Johannes Berg | 2014-01-07 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-10 |
|\| | |
|
| * | | 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 | 2014-01-09 |
| * | | wl1251: disable retry and ACK policy for injected packets | David Gnedt | 2014-01-09 |
| * | | wl1251: enable tx path in monitor mode if necessary for packet injection | David Gnedt | 2014-01-09 |
| * | | wl1251: fix channel switching in monitor mode | David Gnedt | 2014-01-09 |
| * | | wl1251: disable power saving in monitor mode | David Gnedt | 2014-01-09 |
| * | | wl1251: implement multicast address filtering (fwd) | David Gnedt | 2014-01-09 |
| * | | wl1251: configure hardware en-/decryption for monitor mode | David Gnedt | 2014-01-09 |
| * | | wl1251: split RX and TX data path initialisation | David Gnedt | 2014-01-09 |
| * | | wl1251: implement hardware ARP filtering | David Gnedt | 2014-01-09 |
| * | | wl1251: retry power save entry | David Gnedt | 2014-01-09 |
| * | | wl1251: fix scan behaviour while not associated | David Gnedt | 2014-01-09 |
| |/ |
|
* / | wireless: slight optimization of addr compare | dingtianhong | 2013-12-26 |
|/ |
|
* | wl1251: return -ENOMEM if kzalloc fails | Jing Wang | 2013-12-05 |
* | net: wireless: wl1251: update firmware path | Felipe Balbi | 2013-10-10 |
* | wireless: wl1251: use dev_get_platdata() | Jingoo Han | 2013-09-26 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 |
* | net: wireless: wl1251: Fix commenting style | Sachin Kamat | 2013-06-17 |