Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | mac80211: support more than one band in scan request | David Spinadel | 2 | -2/+3 |
2014-04-30 | iwlegacy: Convert /n to \n | Joe Perches | 2 | -2/+2 |
2014-04-09 | mac80211: add vif to flush call | Emmanuel Grumbach | 2 | -2/+4 |
2014-03-04 | iwl4965: disable 8K A-MSDU by default | Stanislaw Gruszka | 2 | -3/+2 |
2014-02-25 | iwlegacy: properly enable power saving | Stanislaw Gruszka | 3 | -15/+72 |
2014-02-25 | iwlegacy: merge reclaim check | Stanislaw Gruszka | 3 | -19/+16 |
2014-02-25 | iwl3945: fix wakeup interrupt | Stanislaw Gruszka | 1 | -1/+3 |
2014-02-05 | mac80211: remove module handling from rate control ops | Johannes Berg | 2 | -2/+0 |
2014-02-05 | mac80211: make rate control ops const | Johannes Berg | 2 | -2/+2 |
2014-01-04 | wireless: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 5 | -5/+0 |
2014-01-04 | iwlegacy: use ether_addr_equal_64bits | Julia Lawall | 2 | -6/+6 |
2013-12-19 | drivers: net: Mark functions as static in debug.c | Rashika Kheria | 1 | -1/+1 |
2013-12-19 | drivers: net: Mark functions as static in 4965-debug.c | Rashika Kheria | 1 | -3/+3 |
2013-12-19 | drivers: net: Mark functions as static in 3945-debug.c | Rashika Kheria | 1 | -3/+3 |
2013-12-05 | iwl3945: do not print RFKILL message | Stanislaw Gruszka | 1 | -2/+1 |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 4 | -14/+14 |
2013-11-25 | cfg80211: move regulatory flags to their own variable | Luis R. Rodriguez | 2 | -6/+6 |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 4 | -8/+8 |
2013-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | David S. Miller | 2 | -4/+0 |
2013-09-26 | wireless: iwlegacy: remove unnecessary pci_set_drvdata() | Jingoo Han | 2 | -4/+0 |
2013-09-25 | iwlegacy: Remove extern from function prototypes | Joe Perches | 3 | -77/+73 |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2013-08-22 | iwl4965: fix rfkill set state regression | Stanislaw Gruszka | 1 | -1/+1 |
2013-08-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -8/+9 |
2013-08-02 | iwl4965: reset firmware after rfkill off | Stanislaw Gruszka | 2 | -5/+6 |
2013-08-02 | iwl4965: set power mode early | Stanislaw Gruszka | 1 | -3/+3 |
2013-08-01 | iwl4965: better skb management in rx path | Stanislaw Gruszka | 1 | -6/+12 |
2013-08-01 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -0/+2 |
2013-07-24 | iwl3945: better skb management in rx path | Eric Dumazet | 1 | -12/+19 |
2013-07-16 | mac80211/rc80211: add chandef to rate initialization | Simon Wunderlich | 2 | -0/+2 |
2013-06-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -6/+88 |
2013-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -4/+5 |
2013-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -1/+2 |
2013-06-12 | Revert "iwl4965: workaround connection regression on passive channel" | Stanislaw Gruszka | 1 | -1/+2 |
2013-06-12 | iwl3945: workaround for firmware frame tx rejection | Stanislaw Gruszka | 1 | -0/+18 |
2013-06-12 | iwl4965: workaround for firmware frame tx rejection | Stanislaw Gruszka | 2 | -0/+29 |
2013-06-12 | iwlegacy: add il_{stop,wake}_queues_by_reason functions | Stanislaw Gruszka | 1 | -0/+22 |
2013-06-12 | iwlegacy: small refactoring of il_{stop,wake}_queue | Stanislaw Gruszka | 1 | -4/+15 |
2013-06-12 | iwlegacy: fix error return code in il3945_pci_probe() | Wei Yongjun | 1 | -1/+2 |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -4/+4 |
2013-06-12 | iwlegacy: fix rate control regression | Stanislaw Gruszka | 2 | -1/+2 |
2013-06-12 | net: wireless: iwlegacy: fix build error for il_pm_ops | Yijing Wang | 1 | -3/+3 |
2013-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -8/+0 |
2013-06-03 | net: wireless: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2 | -3/+3 |
2013-05-25 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 1 | -2/+1 |
2013-05-17 | iwlegacy: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 1 | -1/+1 |
2013-05-17 | wireless: move crypto constants to ieee80211.h | Johannes Berg | 1 | -8/+0 |
2013-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+1 |
2013-05-09 | iwl4965: workaround connection regression on passive channel | Stanislaw Gruszka | 1 | -2/+1 |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -21/+19 |