Age | Commit message (Expand) | Author |
2014-01-16 | dm9000: fix a lot of checkpatch issues | Barry Song |
2014-01-16 | i40e: Remove autogenerated Module.symvers file. | David S. Miller |
2014-01-16 | net/mlx4_core: clean up srq_res_start_move_to() | Paul Bolle |
2014-01-16 | net/mlx4_core: clean up cq_res_start_move_to() | Paul Bolle |
2014-01-16 | e1000e: Fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg |
2014-01-16 | ixgbe: Fix incorrect logic for fixed fiber eeprom write | Don Skidmore |
2014-01-16 | ixgbevf: create function for all of ring init | Don Skidmore |
2014-01-16 | ixgbevf: Convert ring storage form pointer to an array to array of pointers | Don Skidmore |
2014-01-16 | ixgbevf: use pci drvdata correctly in ixgbevf_suspend() | Wei Yongjun |
2014-01-16 | ixgbevf: set the disable state when ixgbevf_qv_disable is called | Jacob Keller |
2014-01-16 | ixgbe: reinit_locked() should be called with rtnl_lock | John Fastabend |
2014-01-16 | net: stmmac: notify the PM core of a wakeup event. | Srinivas Kandagatla |
2014-01-16 | net: stmmac: restore pinstate in pm resume. | Srinivas Kandagatla |
2014-01-16 | net: stmmac: use suspend functions for hibernation | Srinivas Kandagatla |
2014-01-16 | net: stmmac: fix power management suspend-resume case | Srinivas Kandagatla |
2014-01-16 | net: stmmac: make stmmac_mdio_reset non-static | Srinivas Kandagatla |
2014-01-16 | net: stmmac: move hardware setup for stmmac_open to new function | Srinivas Kandagatla |
2014-01-16 | net: stmmac: move dma allocation to new function | Srinivas Kandagatla |
2014-01-16 | net: stmmac: mdio: remove reset gpio free | Srinivas Kandagatla |
2014-01-16 | net: stmmac: support max-speed device tree property | Srinivas Kandagatla |
2014-01-16 | net: mvneta: make mvneta_txq_done() return void | Arnaud Ebalard |
2014-01-16 | net: mvneta: mvneta_tx_done_gbe() cleanups | Arnaud Ebalard |
2014-01-16 | net: mvneta: implement rx_copybreak | willy tarreau |
2014-01-16 | net: mvneta: convert to build_skb() | willy tarreau |
2014-01-16 | net: mvneta: prefetch next rx descriptor instead of current one | willy tarreau |
2014-01-16 | net: mvneta: simplify access to the rx descriptor status | willy tarreau |
2014-01-16 | net: mvneta: factor rx refilling code | willy tarreau |
2014-01-16 | net: mvneta: remove tests for impossible cases in the tx_done path | willy tarreau |
2014-01-16 | net: mvneta: replace Tx timer with a real interrupt | willy tarreau |
2014-01-16 | net: mvneta: add missing bit descriptions for interrupt masks and causes | willy tarreau |
2014-01-16 | net: mvneta: do not schedule in mvneta_tx_timeout | willy tarreau |
2014-01-16 | net: mvneta: use per_cpu stats to fix an SMP lock up | willy tarreau |
2014-01-16 | net: mvneta: increase the 64-bit rx/tx stats out of the hot path | willy tarreau |
2014-01-16 | carl9170: use ath_is_mybeacon | Oleksij Rempel |
2014-01-16 | ath5k: use ath_is_mybeacon | Oleksij Rempel |
2014-01-16 | ath9k_htc: use ath_is_mybeacon | Oleksij Rempel |
2014-01-16 | ath9k: use ath_is_mybeacon | Oleksij Rempel |
2014-01-16 | ath: add common function ath_is_mybeacon | Oleksij Rempel |
2014-01-16 | mwifiex: export threshold value and retry limit to cfg80211 | Ujjal Roy |
2014-01-16 | mwifiex: fix wrong 11ac bits setting in fw_cap_info | Bing Zhao |
2014-01-16 | wil6210: correct #include for prefetch() | Vladimir Kondratiev |
2014-01-16 | ath9k: Fix possible overflow condition | Sujith Manoharan |
2014-01-16 | ath9k: Fix IQ calibration | Sujith Manoharan |
2014-01-16 | ath9k: Fix error reported by smatch | Sujith Manoharan |
2014-01-16 | brcmfmac: handle SDIO card removal | Arend van Spriel |
2014-01-16 | brcmfmac: initialize escan function pointer during scheduled scan | Arend van Spriel |
2014-01-16 | brcmfmac: rename chip and core related structures | Arend van Spriel |
2014-01-16 | brcmfmac: restructure brcmf_sdio_chip_recognition() | Arend van Spriel |
2014-01-16 | brcmfmac: rework firmware download code | Arend van Spriel |
2014-01-16 | brcmfmac: update core reset and disable routines. | Hante Meuleman |