Age | Commit message (Expand) | Author | Files | Lines |
2014-08-26 | net: wireless: wl1251: Remove unnecessary free_irq | Himangi Saraogi | 1 | -1/+0 |
2014-06-25 | mac80211: support more than one band in scan request | David Spinadel | 1 | -1/+2 |
2014-05-16 | drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation | George Spelvin | 1 | -22/+21 |
2014-05-16 | lib/crc7: Shift crc7() output left 1 bit | George Spelvin | 3 | -4/+1 |
2014-05-13 | wl1251: only call ieee80211_beacon_loss in managed mode | Grazvydas Ignotas | 1 | -2/+3 |
2014-05-13 | wl1251: fix mixed up args for join | Grazvydas Ignotas | 1 | -2/+2 |
2014-05-13 | wl1251: fix null data for IBSS | Grazvydas Ignotas | 1 | -14/+37 |
2014-05-13 | Revert "wl1251: enforce changed hw encryption support on monitor state change" | Grazvydas Ignotas | 1 | -13/+0 |
2014-03-04 | Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning | Surendra Patil | 1 | -1/+1 |
2014-03-04 | wl1251: use skb_trim to make skb shorter | Ivaylo Dimitrov | 1 | -1/+1 |
2014-02-28 | wl1251: spi: add device tree support | Sebastian Reichel | 1 | -6/+17 |
2014-02-28 | wl1251: spi: add vio regulator support | Sebastian Reichel | 2 | -2/+19 |
2014-02-28 | wl1251: move power GPIO handling into the driver | Sebastian Reichel | 3 | -18/+38 |
2014-02-28 | wl1251: split wl251 platform data to a separate structure | Luciano Coelho | 2 | -7/+7 |
2014-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+0 |
2014-01-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+0 |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 12 | -49/+354 |
2014-01-09 | wl1251: fix NULL pointer dereference | Pavel Machek | 1 | -1/+1 |
2014-01-09 | wl1251: add nvs file name to module firmware list | Pavel Machek | 1 | -0/+1 |
2014-01-09 | wl1251: enforce changed hw encryption support on monitor state change | David Gnedt | 1 | -0/+13 |
2014-01-09 | wl1251: disable retry and ACK policy for injected packets | David Gnedt | 2 | -2/+13 |
2014-01-09 | wl1251: enable tx path in monitor mode if necessary for packet injection | David Gnedt | 3 | -0/+31 |
2014-01-09 | wl1251: fix channel switching in monitor mode | David Gnedt | 1 | -2/+13 |
2014-01-09 | wl1251: disable power saving in monitor mode | David Gnedt | 1 | -3/+7 |
2014-01-09 | wl1251: implement multicast address filtering (fwd) | David Gnedt | 5 | -11/+67 |
2014-01-09 | wl1251: configure hardware en-/decryption for monitor mode | David Gnedt | 7 | -11/+39 |
2014-01-09 | wl1251: split RX and TX data path initialisation | David Gnedt | 3 | -17/+41 |
2014-01-09 | wl1251: implement hardware ARP filtering | David Gnedt | 3 | -0/+53 |
2014-01-09 | wl1251: retry power save entry | David Gnedt | 5 | -1/+58 |
2014-01-09 | wl1251: fix scan behaviour while not associated | David Gnedt | 3 | -1/+17 |
2014-01-08 | mac80211: remove channel_change_time | Johannes Berg | 1 | -1/+0 |
2013-12-26 | wireless: slight optimization of addr compare | dingtianhong | 1 | -1/+1 |
2013-12-05 | wl1251: return -ENOMEM if kzalloc fails | Jing Wang | 1 | -141/+68 |
2013-10-10 | net: wireless: wl1251: update firmware path | Felipe Balbi | 1 | -2/+2 |
2013-09-26 | wireless: wl1251: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+1 |
2013-06-17 | net: wireless: wl1251: Fix commenting style | Sachin Kamat | 1 | -3/+3 |
2013-06-17 | net: wireless: wl1251: Use module_spi_driver macro | Sachin Kamat | 1 | -23/+1 |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+3 |
2013-04-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -2/+3 |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+3 |
2013-04-08 | net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -2/+3 |
2013-03-25 | Merge branch 'wl12xx-next' into for-linville | Luciano Coelho | 1 | -1/+3 |
2013-03-05 | wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case | Li Fei | 1 | -1/+3 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -7/+25 |
2013-02-11 | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg | 2 | -6/+24 |
2013-01-18 | Merge branch 'wl12xx-next' into for-linville | Luciano Coelho | 1 | -1/+1 |
2012-12-29 | wl1251: don't use [delayed_]work_pending() | Tejun Heo | 1 | -2/+1 |
2012-12-07 | wlcore/wl18xx/wl12xx: remove __dev* attributes | Bill Pemberton | 2 | -5/+5 |