Age | Commit message (Expand) | Author | Files | Lines |
2017-03-30 | brcmfmac: use local iftype avoiding use-after-free of virtual interface | Arend Van Spriel | 1 | -3/+5 |
2017-03-30 | rtlwifi: Fix scheduling while atomic splat | Larry Finger | 1 | -2/+4 |
2017-03-24 | iwlwifi: mvm: support ibss in dqa mode | Liad Kaufman | 3 | -6/+13 |
2017-03-24 | iwlwifi: mvm: writing zero bytes to debugfs causes a crash | Dan Carpenter | 1 | -0/+2 |
2017-03-24 | iwlwifi: mvm: fix accessing fw_id_to_mac_id | Sara Sharon | 1 | -1/+1 |
2017-03-20 | ath10k: fix incorrect wlan_mac_base in qca6174_regs | Ryan Hsu | 1 | -1/+1 |
2017-03-16 | mwifiex: uninit wakeup info when removing device | Brian Norris | 1 | -0/+3 |
2017-03-16 | mwifiex: set adapter->dev before starting to use mwifiex_dbg() | Brian Norris | 1 | -4/+4 |
2017-03-16 | mwifiex: pcie: don't leak DMA buffers when removing | Brian Norris | 1 | -19/+19 |
2017-03-16 | iwlwifi: mvm: cleanup pending frames in DQA mode | Sara Sharon | 4 | -31/+28 |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -12/+140 |
2017-03-02 | Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -2/+2 |
2017-03-02 | Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub... | David S. Miller | 2 | -3/+117 |
2017-03-02 | ath10k: search SMBIOS for OEM board file extension | Waldemar Rymarkiewicz | 2 | -3/+117 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 4 | -3/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | average: change to declare precision, not factor | Johannes Berg | 2 | -2/+2 |
2017-03-01 | Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -7/+21 |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -3/+1 |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 3 | -24/+24 |
2017-02-27 | scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "disassocation" pattern and fix typo instances | Masahiro Yamada | 2 | -2/+2 |
2017-02-27 | scripts/spelling.txt: add "configuartion" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 3 | -4/+4 |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 2 | -4/+4 |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 1 | -2/+2 |
2017-02-27 | mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length | Johannes Berg | 1 | -7/+21 |
2017-02-27 | mac80211_hwsim: Replace bogus hrtimer clockid | Thomas Gleixner | 1 | -1/+1 |
2017-02-25 | mac80211_hwsim: Replace bogus hrtimer clockid | Thomas Gleixner | 1 | -1/+1 |
2017-02-21 | Revert "ath10k: Search SMBIOS for OEM board file extension" | Kalle Valo | 2 | -100/+3 |
2017-02-15 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 17 | -170/+140 |
2017-02-15 | ath9k: use correct OTP register offsets for the AR9340 and AR9550 | Christian Lamparter | 1 | -2/+2 |
2017-02-15 | rt2500usb: don't mark register accesses as inline | Arnd Bergmann | 1 | -14/+5 |
2017-02-15 | brcmfmac: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -20/+8 |
2017-02-15 | rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.c | Larry Finger | 1 | -20/+4 |
2017-02-15 | rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.c | Larry Finger | 1 | -15/+3 |
2017-02-15 | rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.c | Larry Finger | 1 | -161/+24 |
2017-02-15 | mwifiex: don't enable/disable IRQ 0 during suspend/resume | Brian Norris | 1 | -4/+4 |
2017-02-15 | orinoco: Use net_device_stats from struct net_device | Tobias Klauser | 3 | -26/+9 |
2017-02-15 | rtlwifi: btcoexist: fix semicolon.cocci warnings | Julia Lawall | 1 | -1/+1 |
2017-02-15 | wlcore: disable multicast filter in AP mode | Iain Hunter | 1 | -0/+15 |
2017-02-14 | ath9k: Access rchan::buf only with per_cpu helper | Sven Eckelmann | 1 | -1/+1 |
2017-02-14 | ath9k: clean up and fix ath_tx_count_airtime | Felix Fietkau | 1 | -36/+16 |
2017-02-14 | ath6kl: Use net_device_stats from struct net_device | Tobias Klauser | 3 | -20/+11 |
2017-02-14 | ath10k: fix the garage chars in board file name creation | Ryan Hsu | 1 | -1/+1 |
2017-02-14 | ath10k: convert warning about non-existent OTP board id to debug message | Kalle Valo | 1 | -1/+2 |
2017-02-14 | ath10k: silence firmware file probing warnings | Michal Kazior | 2 | -7/+9 |
2017-02-14 | ath10k: add directory to board data error message | Kalle Valo | 1 | -1/+2 |
2017-02-14 | ath10k: fetch firmware images in a loop | Erik Stromdahl | 2 | -28/+27 |
2017-02-14 | ath10k: fix napi crash during rmmod when probe firmware fails | Kalle Valo | 1 | -1/+2 |