Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2014-12-01 | rt2x00: change REGISTER_TIMEOUT | Stanislaw Gruszka | 1 | -1/+1 |
2014-12-01 | rt2x00: change REGISTER_BUSY_COUNT for USB | Stanislaw Gruszka | 4 | -7/+10 |
2014-12-01 | rt2x00: use timeout in rt2x00usb_vendor_request | Stanislaw Gruszka | 1 | -10/+6 |
2014-12-01 | brcmsmac: extend hardware info shown in debugfs | Arend van Spriel | 1 | -13/+27 |
2014-12-01 | brcmutil: add helper function to format board revision | Arend van Spriel | 2 | -0/+18 |
2014-12-01 | rt2800: calculate tx power temperature compensation on selected chips | Stanislaw Gruszka | 1 | -19/+26 |
2014-12-01 | wil6210: Fix potential memory leaks on error paths | Lino Sanfilippo | 1 | -2/+6 |
2014-12-01 | Merge branch 'for-linville' of git://github.com/kvalo/ath | John W. Linville | 16 | -749/+1257 |
2014-12-01 | rtlwifi: rtl8192ce: Fix missing interrupt ready flag | Larry Finger | 1 | -1/+2 |
2014-12-01 | rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entry | Larry Finger | 3 | -0/+22 |