Age | Commit message (Expand) | Author | Files | Lines |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 1 | -3/+3 |
2014-12-15 | rtlwifi: rtl8192ce: Set fw_ready flag | Larry Finger | 1 | -0/+2 |
2014-12-15 | brcmsmac: don't leak kernel memory via printk() | Brian Norris | 1 | -1/+1 |
2014-12-15 | rtlwifi: rtl8192cu: Fix sparse non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2014-12-15 | rtlwifi: rtl8821ae: fix misspelling of current function in string | Julia Lawall | 1 | -6/+5 |
2014-12-15 | hostap_cs: fix misspelling of current function in string | Julia Lawall | 1 | -10/+5 |
2014-12-15 | zd1211rw: fix misspelling of current function in string | Julia Lawall | 1 | -3/+3 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -257/+176 |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -3/+294 |
2014-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 10 | -25/+53 |
2014-12-06 | Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent... | Greg Kroah-Hartman | 3 | -24/+100 |
2014-12-05 | mwifiex: do not process broadcast mac address for del_sta | Avinash Patil | 1 | -20/+19 |
2014-12-05 | mwifiex: guard station nodes access by station list lock | Avinash Patil | 4 | -3/+16 |
2014-12-05 | mwifiex: delete peer station's RA list upon deauthentication | Avinash Patil | 3 | -0/+29 |
2014-12-05 | mwifiex: do not delete station entries in del_sta handler | Avinash Patil | 1 | -2/+0 |
2014-12-04 | brcmfmac: add multiple BSS support. | Hante Meuleman | 8 | -53/+272 |
2014-12-04 | brcmfmac: Add ifidx to logging of fwil cmds. | Hante Meuleman | 1 | -8/+10 |
2014-12-04 | brcmfmac: Fix vendor cmds used interface. | Hante Meuleman | 1 | -6/+9 |
2014-12-04 | brcmfmac: switch to single message MSI | Franky Lin | 1 | -0/+4 |
2014-12-04 | brcmfmac: Add PCIE ids for 43602 devices. | Hante Meuleman | 2 | -0/+4 |
2014-12-04 | brcmfmac: Fix ifidx for rx data by msgbuf. | Hante Meuleman | 1 | -0/+9 |
2014-12-04 | brcmfmac: Fix bitmap malloc bug in msgbuf. | Hante Meuleman | 1 | -0/+1 |
2014-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2 | -6/+4 |
2014-12-02 | Merge tag 'iwlwifi-next-for-john-2014-12-02' of git://git.kernel.org/pub/scm/... | John W. Linville | 26 | -471/+1258 |
2014-12-02 | iwlwifi: mvm: Ability to work with packed usniffer image | Eran Harary | 4 | -1/+37 |
2014-12-02 | iwlwifi: pcie: support more monitor types dumping | Liad Kaufman | 1 | -23/+79 |
2014-12-02 | iwlwifi: pcie: config regs according to fw tlv | Liad Kaufman | 3 | -0/+71 |
2014-12-02 | iwlwifi: mvm: send dbg config hcmds to fw if set in tlv | Liad Kaufman | 2 | -0/+40 |
2014-12-02 | iwlwifi: define the .ucode file format for debug | Liad Kaufman | 3 | -15/+285 |
2014-12-02 | iwlwifi: mvm: update values for Smart Fifo | Emmanuel Grumbach | 1 | -1/+1 |
2014-12-02 | iwlwifi: dvm: fix flush support for old firmware | Emmanuel Grumbach | 2 | -36/+42 |
2014-12-02 | iwlwifi: use correct fw file in 8000 b-step | Liad Kaufman | 1 | -0/+54 |
2014-12-02 | iwlwifi: fix 4165 series name | Oren Givon | 2 | -2/+3 |
2014-12-01 | wil6210: remove TODO wrt buffer alignment | Vladimir Kondratiev | 1 | -2/+0 |
2014-12-01 | wil6210: reset flow update | Vladimir Kondratiev | 1 | -0/+3 |
2014-12-01 | wil6210: Rate limit "ring full" error message | Vladimir Kondratiev | 1 | -2/+3 |
2014-12-01 | wil6210: fix warning in pointer arithmetic | Vladimir Kondratiev | 1 | -1/+1 |
2014-12-01 | wil6210: configurable vring sizes | Vladimir Kondratiev | 3 | -7/+40 |
2014-12-01 | wil6210: remove wil_to_pcie_dev() | Vladimir Kondratiev | 3 | -3/+1 |
2014-12-01 | wil6210: fix recovery after scan timeout | Vladimir Kondratiev | 1 | -0/+1 |
2014-12-01 | wil6210: add handling of RX HTRSH interrupt | Vladimir Kondratiev | 3 | -3/+47 |
2014-12-01 | wil6210: propagate disconnect reason | Vladimir Kondratiev | 4 | -19/+18 |
2014-12-01 | ath9k: do not access hardware on IRQs during reset | Felix Fietkau | 1 | -6/+8 |
2014-12-01 | ath9k: set ATH_OP_INVALID before disabling hardware | Felix Fietkau | 1 | -1/+3 |
2014-12-01 | ath9k: prevent early IRQs from accessing hardware | Felix Fietkau | 1 | -4/+5 |
2014-12-01 | ath5k: fix hardware queue index assignment | Felix Fietkau | 1 | -7/+1 |
2014-12-01 | ath9k: fix BE/BK queue order | Felix Fietkau | 1 | -2/+2 |
2014-12-01 | ath9k_hw: fix hardware queue allocation | Felix Fietkau | 1 | -8/+1 |
2014-12-01 | brcmsmac: NULL dereferences in brcms_c_detach_mfree() | Dan Carpenter | 1 | -4/+4 |
2014-12-01 | Revert "rt2x00: Endless loop on hub port power down" | Stanislaw Gruszka | 1 | -6/+0 |