Age | Commit message (Expand) | Author |
2014-04-03 | net: mvneta: fix usage as a module on RGMII configurations | Thomas Petazzoni |
2014-04-03 | net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE | Thomas Petazzoni |
2014-03-31 | e100: Fix "disabling already-disabled device" warning | Michele Baldessari |
2014-03-31 | p54: clamp properly instead of just truncating | Dan Carpenter |
2014-03-31 | sfc: Use the correct maximum TX DMA ring size for SFC9100 | Ben Hutchings |
2014-03-31 | net: davinci_emac: Replace devm_request_irq with request_irq | Christian Riesch |
2014-03-23 | can: flexcan: flexcan_remove(): add missing netif_napi_del() | Marc Kleine-Budde |
2014-03-23 | can: flexcan: factor out transceiver {en,dis}able into seperate functions | Marc Kleine-Budde |
2014-03-23 | can: flexcan: fix transition from and to low power mode in chip_{en,dis}able | Marc Kleine-Budde |
2014-03-23 | can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails | Marc Kleine-Budde |
2014-03-23 | can: flexcan: fix shutdown: first disable chip, then all interrupts | Marc Kleine-Budde |
2014-03-23 | vmxnet3: fix building without CONFIG_PCI_MSI | Arnd Bergmann |
2014-03-23 | vmxnet3: fix netpoll race condition | Neil Horman |
2014-03-23 | ibmveth: Fix endian issues with MAC addresses | Anton Blanchard |
2014-03-23 | Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" | Mathias Nyman |
2014-03-23 | mwifiex: save and copy AP's VHT capability info correctly | Amitkumar Karwar |
2014-03-23 | mwifiex: copy AP's HT capability info correctly | Amitkumar Karwar |
2014-03-23 | mwifiex: do not advertise usb autosuspend support | Bing Zhao |
2014-03-23 | mwifiex: fix cmd and Tx data timeout issue for PCIe cards | Amitkumar Karwar |
2014-03-23 | mwifiex: add NULL check for PCIe Rx skb | Amitkumar Karwar |
2014-03-23 | mwifiex: clean pcie ring only when device is present | Avinash Patil |
2014-03-23 | iwlwifi: disable TX AMPDU by default for iwldvm | Emmanuel Grumbach |
2014-03-23 | iwlwifi: mvm: don't WARN when statistics are handled late | Emmanuel Grumbach |
2014-03-23 | iwlwifi: fix TX status for aggregated packets | Johannes Berg |
2014-03-23 | iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails | Emmanuel Grumbach |
2014-03-23 | iwlwifi: mvm: change of listen interval from 70 to 10 | Max Stepanov |
2014-03-23 | ath9k: fix invalid descriptor discarding | Felix Fietkau |
2014-03-23 | ath9k: fix ps-poll responses under a-mpdu sessions | Felix Fietkau |
2014-03-23 | ath9k: protect tid->sched check | Stanislaw Gruszka |
2014-03-23 | ath9k: Fix ETSI compliance for AR9462 2.0 | Sujith Manoharan |
2014-03-23 | macvlan: Add support for 'always_on' offload features | Vlad Yasevich |
2014-03-23 | tg3: Don't check undefined error bits in RXBD | Michael Chan |
2014-03-23 | sfc: check for NULL efx->ptp_data in efx_ptp_event | Edward Cree |
2014-03-23 | virtio-net: alloc big buffers also when guest can receive UFO | Jason Wang |
2014-03-23 | tun: remove bogus hardware vlan acceleration flags from vlan_features | Fernando Luis Vazquez Cao |
2014-03-23 | veth: Fix vlan_features so as to be able to use stacked vlan interfaces | Toshiaki Makita |
2014-03-06 | can: kvaser_usb: check number of channels returned by HW | Olivier Sobrie |
2014-03-06 | net: mvneta: replace Tx timer with a real interrupt | willy tarreau |
2014-03-06 | net: mvneta: add missing bit descriptions for interrupt masks and causes | willy tarreau |
2014-03-06 | net: mvneta: do not schedule in mvneta_tx_timeout | willy tarreau |
2014-03-06 | net: mvneta: use per_cpu stats to fix an SMP lock up | willy tarreau |
2014-03-06 | net: mvneta: increase the 64-bit rx/tx stats out of the hot path | willy tarreau |
2014-03-06 | bonding: 802.3ad: make aggregator_identifier bond-private | Jiri Bohac |
2014-03-06 | usbnet: remove generic hard_header_len check | Emil Goode |
2014-03-06 | net: asix: add missing flag to struct driver_info | Emil Goode |
2014-03-06 | hyperv: Fix the carrier status setting | Haiyang Zhang |
2014-03-06 | tg3: Fix deadlock in tg3_change_mtu() | Nithin Sujir |
2014-03-06 | net: qmi_wwan: add Netgear Aircard 340U | Bjørn Mork |
2014-03-06 | can: add destructor for self generated skbs | Oliver Hartkopp |
2014-03-06 | rtlwifi: rtl8192ce: Fix too long disable of IRQs | Olivier Langlois |