Age | Commit message (Expand) | Author | Files | Lines |
2015-03-16 | rt2x00usb: initialize the read value in case of failure | Sebastian Andrzej Siewior | 1 | -2/+2 |
2015-03-16 | mwifiex: use del_timer variant in interrupt context | Amitkumar Karwar | 3 | -4/+4 |
2015-03-16 | mwifiex: Add support for auto ARP in mwifiex. | Maithili Hinge | 4 | -31/+113 |
2015-03-16 | mwifiex: fix a bug in Rx multiport aggregation logic | Cathy Luo | 1 | -2/+7 |
2015-03-16 | rtlwifi: No need to export rtl_evm_dbm_jaguar anymore | Priit Laes | 3 | -17/+15 |
2015-03-16 | rtlwifi: Clean rtl_evm_db_to_percentage a bit | Priit Laes | 1 | -9/+2 |
2015-03-16 | ath9k: allow 40MHz radar detection width | Zefir Kurtisi | 1 | -1/+2 |
2015-03-16 | ath9k: add DFS support for extension channel | Zefir Kurtisi | 1 | -15/+29 |
2015-03-16 | ath9k: restart only triggering DFS detector line | Zefir Kurtisi | 1 | -1/+1 |
2015-03-13 | Revert "bcma: Kconfig: Let it depend on PCI" | Rafał Miłecki | 1 | -1/+1 |
2015-03-13 | bcma: allow disabling (not building) PCI driver | Rafał Miłecki | 3 | -2/+28 |
2015-03-13 | bcma: move PCI IRQ control function to host specific code | Rafał Miłecki | 6 | -37/+45 |
2015-03-13 | rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable() | Taehee Yoo | 1 | -3/+2 |
2015-03-13 | libertas_tf: if_usb.c: don't export static symbol | Julia Lawall | 1 | -2/+0 |
2015-03-13 | brcmfmac: fix watchdog timer regression | Arend van Spriel | 1 | -3/+2 |
2015-03-13 | brcmfmac: take save&restore memory into account for SDIO shared info | Arend van Spriel | 1 | -16/+24 |
2015-03-13 | brcmfmac: extract ram size info from internal memory registers | Arend van Spriel | 2 | -47/+217 |
2015-03-13 | brcmfmac: assure device is ready for download after brcmf_chip_attach() | Arend van Spriel | 3 | -11/+2 |
2015-03-13 | brcmfmac: rename chip download functions | Arend van Spriel | 4 | -31/+30 |
2015-03-13 | brcmfmac: always perform cores checks | Arend van Spriel | 1 | -7/+11 |
2015-03-13 | brcmfmac: remove duplication of ramsize info | Arend van Spriel | 1 | -10/+1 |
2015-03-13 | ath9k: make ath_frame_info fit into reduced-size rate_driver_data | Florian Westphal | 1 | -1/+1 |
2015-03-13 | ar5523: use container_of | Florian Westphal | 2 | -5/+5 |
2015-03-13 | ath9k: Fix RTT chainmask usage | Sujith Manoharan | 1 | -3/+3 |
2015-03-13 | ath9k: Check allowed PCIE powersave configuration | Sujith Manoharan | 1 | -16/+57 |
2015-03-13 | ath9k: Initialize pll_pwrsave for AR9462/AR9565 | Sujith Manoharan | 3 | -1/+5 |
2015-03-13 | ath9k: Fix PLL powersave for AR9485 | Sujith Manoharan | 3 | -7/+13 |
2015-03-13 | ath9k: Add PCIE powersave macros | Sujith Manoharan | 1 | -0/+6 |
2015-03-13 | wil6210: support AP isolation | Vladimir Kondratiev | 5 | -1/+20 |
2015-03-13 | wil6210: re-submit Rx frames to the wireless media if appropriate | Vladimir Kondratiev | 1 | -14/+58 |
2015-03-13 | wil6210: NAPI completion refactor | Vladimir Kondratiev | 1 | -2/+2 |
2015-03-13 | brcmfmac: Add support for BCM4345 SDIO chipset. | Syed Asifful Dayyan | 5 | -0/+12 |
2015-03-13 | brcmfmac: Fix race condition in msgbuf ioctl processing. | Hante Meuleman | 1 | -3/+2 |
2015-03-13 | brcmfmac: Fix possible race-condition. | Hante Meuleman | 1 | -13/+24 |
2015-03-13 | brcmfmac: Simplify watchdog sleep. | Hante Meuleman | 1 | -39/+21 |
2015-03-13 | brcmfmac: Fix oops when SDIO device is removed. | Hante Meuleman | 2 | -1/+6 |
2015-03-13 | rtlwifi: Remove duplicated prototype | Taehee Yoo | 1 | -1/+0 |
2015-03-13 | ath5k: fix reset race | Sergey Ryazanov | 2 | -0/+8 |
2015-03-13 | ath5k: channel change fix | Sergey Ryazanov | 2 | -27/+21 |
2015-03-13 | Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s... | Kalle Valo | 43 | -586/+1562 |
2015-03-13 | vxlan: Don't set s_addr in vxlan_create_sock | Simon Horman | 1 | -1/+0 |
2015-03-13 | mpls: In mpls_egress verify the packet length. | Eric W. Biederman | 1 | -1/+16 |
2015-03-13 | net/macb: Only adjust tx_clk on link change | Jaeden Amero | 1 | -2/+5 |
2015-03-13 | rhashtable: Fix read-side crash during rehash | Herbert Xu | 1 | -1/+1 |
2015-03-13 | rhashtable: kill ht->shift atomic operations | Daniel Borkmann | 2 | -33/+28 |
2015-03-13 | rhashtable: Fix reader/rehash race | Herbert Xu | 1 | -0/+6 |
2015-03-13 | Merge branch 'listener_refactor' | David S. Miller | 14 | -41/+84 |
2015-03-13 | inet: introduce ireq_family | Eric Dumazet | 8 | -1/+8 |
2015-03-13 | inet: get_openreq4() & get_openreq6() do not need listener | Eric Dumazet | 3 | -8/+7 |
2015-03-13 | inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state | Eric Dumazet | 4 | -1/+10 |