Age | Commit message (Expand) | Author | Files | Lines |
2015-01-07 | iwl4965: Use setup_timer | Julia Lawall | 1 | -6/+3 |
2014-10-09 | mac80211: allow channel switch with multiple channel contexts | Luciano Coelho | 1 | -1/+1 |
2014-09-15 | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -3/+2 |
2014-09-11 | iwl4965: fix %d confusingly prefixed with 0x in format string | Hans Wennborg | 1 | -1/+1 |
2014-09-11 | mac80211: replace SMPS hw flags with wiphy feature bits | Eliad Peller | 1 | -3/+2 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-04-30 | iwlegacy: Convert /n to \n | Joe Perches | 1 | -1/+1 |
2014-03-04 | iwl4965: disable 8K A-MSDU by default | Stanislaw Gruszka | 1 | -2/+1 |
2014-02-24 | iwlegacy: merge reclaim check | Stanislaw Gruszka | 1 | -11/+1 |
2013-11-25 | cfg80211: move regulatory flags to their own variable | Luis R. Rodriguez | 1 | -3/+3 |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 1 | -1/+1 |
2013-09-26 | wireless: iwlegacy: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
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 | 1 | -8/+8 |
2013-08-02 | iwl4965: reset firmware after rfkill off | Stanislaw Gruszka | 1 | -5/+5 |
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-06-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+20 |
2013-06-12 | Revert "iwl4965: workaround connection regression on passive channel" | Stanislaw Gruszka | 1 | -1/+2 |
2013-06-12 | iwl4965: workaround for firmware frame tx rejection | Stanislaw Gruszka | 1 | -0/+18 |
2013-06-03 | net: wireless: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -2/+2 |
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-08 | 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 | 1 | -17/+15 |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 1 | -8/+8 |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg | 1 | -17/+15 |
2013-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -14/+15 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 1 | -2/+2 |
2013-03-11 | iwlegacy: fix sparse warnings | Stephen Hemminger | 1 | -8/+8 |
2013-03-06 | wireless: move sequence number arithmetic to ieee80211.h | Johannes Berg | 1 | -6/+7 |
2013-02-14 | iwlegacy: more checks for dma mapping errors | Stanislaw Gruszka | 1 | -15/+21 |
2013-02-08 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+1 |
2013-02-01 | iwlegacy: check for dma mapping errors | Stanislaw Gruszka | 1 | -16/+27 |
2013-02-01 | iwl4965: report A-MPDU status | Christian Lamparter | 1 | -0/+11 |
2013-01-31 | mac80211: inform the driver about update of dtim_period | Emmanuel Grumbach | 1 | -1/+1 |
2013-01-30 | drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test | Julia Lawall | 1 | -3/+0 |
2013-01-22 | iwlegacy: don't return zero on failure paths in il4965_pci_probe() | Alexey Khoroshilov | 1 | -0/+1 |
2013-01-07 | iwlegacy: allow to enable PS | Stanislaw Gruszka | 1 | -2/+2 |
2013-01-07 | iwlegacy: add flush callback | Stanislaw Gruszka | 1 | -0/+1 |
2013-01-03 | mac80211: split TX aggregation stop action | Johannes Berg | 1 | -1/+3 |
2012-12-06 | iwlegacy: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2012-11-26 | iwlegacy: initialize rx_status | Johannes Berg | 1 | -1/+1 |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 1 | -1/+1 |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 1 | -11/+15 |
2012-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2012-07-09 | iwlegacy: don't mess up the SCD when removing a key | Emmanuel Grumbach | 1 | -2/+2 |
2012-06-06 | iwl4965: claim RSN IBSS support | Stanislaw Gruszka | 1 | -1/+12 |
2012-05-10 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2012-04-10 | mac80211: remove antenna_sel_tx TX info field | Johannes Berg | 1 | -2/+2 |