summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo25-27156/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-10-05iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg2-2/+2
2015-08-16iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko1-6/+2
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg3-15/+3
2015-08-16Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach3-2/+5
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon3-4/+6
2015-08-04iwlwifi: make various functions void in the file rs.cNicholas Krause1-30/+21
2015-08-04iwlwifi: remove command header flags fieldJohannes Berg1-28/+16
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg2-7/+3
2015-08-04iwlwifi: dvm: remove command/return value from RX handlersJohannes Berg7-124/+65
2015-08-04iwlwifi: dvm: remove ADD_STA prints relying on station IDJohannes Berg1-28/+6
2015-08-04iwlwifi: dvm: move ADD_STA response handling to sync commandJohannes Berg1-11/+18
2015-07-17mac80211: don't store napi structJohannes Berg3-2/+5
2015-06-26iwlwifi: dvm: start HW before running FWEmmanuel Grumbach1-0/+12
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-13/+13
2015-06-03iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-04-24iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach1-3/+1
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+2
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+0
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller3-14/+16
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller1-6/+9
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach1-6/+9
2015-03-19iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-03-12Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach1-8/+9
2015-03-12iwlwifi: fix smatch warning: warn: inconsistent indentingEmmanuel Grumbach2-6/+7
2015-03-12iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach1-8/+9
2015-03-01iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach1-1/+1
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach3-3/+4
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach1-5/+1
2014-12-28iwlwifi: dvm: main: Use setup_timerJulia Lawall1-6/+4
2014-12-28iwlwifi: dvm: tt: Use setup_timerJulia Lawall1-9/+4
2014-12-28iwlwifi: remove MODULE_VERSIONJohannes Berg1-14/+0
2014-12-02iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2014-11-05Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville1-0/+1
2014-10-29iwlwifi: dvm: Fix probable mask then right shift defectJoe Perches1-2/+2
2014-10-23iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+13
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho1-0/+1
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville1-2/+2
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2-1/+13
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller1-2/+2
2014-09-08iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach1-1/+1
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-3/+3
2014-08-31Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-07-06Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach1-1/+2
2014-07-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-12/+0
2014-07-03iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach1-12/+0
2014-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville1-0/+9