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