aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlegacy: move under intel directoryKalle Valo1-6868/+0
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-5/+7
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+2
2015-01-07iwl4965: Use setup_timerJulia Lawall1-6/+3
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho1-1/+1
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+2
2014-09-11iwl4965: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller1-3/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-04-30iwlegacy: Convert /n to \nJoe Perches1-1/+1
2014-03-04iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka1-2/+1
2014-02-24iwlegacy: merge reclaim checkStanislaw Gruszka1-11/+1
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-3/+3
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-1/+1
2013-09-26wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-08-22iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+8
2013-08-02iwl4965: reset firmware after rfkill offStanislaw Gruszka1-5/+5
2013-08-02iwl4965: set power mode earlyStanislaw Gruszka1-3/+3
2013-08-01iwl4965: better skb management in rx pathStanislaw Gruszka1-6/+12
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+20
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka1-1/+2
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka1-0/+18
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han1-2/+2
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-2/+1
2013-05-08iwl4965: workaround connection regression on passive channelStanislaw Gruszka1-2/+1
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-17/+15
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-8/+8
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-17/+15
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-14/+15
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-2/+2
2013-03-11iwlegacy: fix sparse warningsStephen Hemminger1-8/+8
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-6/+7
2013-02-14iwlegacy: more checks for dma mapping errorsStanislaw Gruszka1-15/+21
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka1-16/+27
2013-02-01iwl4965: report A-MPDU statusChristian Lamparter1-0/+11
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-1/+1
2013-01-30drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall1-3/+0
2013-01-22iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov1-0/+1
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka1-2/+2
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka1-0/+1
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton1-2/+2
2012-11-26iwlegacy: initialize rx_statusJohannes Berg1-1/+1
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-11/+15
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2