aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: alx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
| |\
| | * rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo2013-10-14
| | * rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo2013-10-14
| | * mwifiex: use alloc_workqueue() functionAmitkumar Karwar2013-10-14
| | * ath9k_hw: remove references to hw->confFelix Fietkau2013-10-14
| | * ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-14
| | * ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-14
| | * ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-14
| | * ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-14
| | * ath9k_hw: simplify channel flagsFelix Fietkau2013-10-14
| | * ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-14
| | * ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-14
| | * ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-14
| | * ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-14
| | * wcn36xx: fix coccinelle warningsFengguang Wu2013-10-14
| | * rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos2013-10-14
| | * rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos2013-10-14
| | * rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-14
| | * rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-14
| | * rt2x00: add rt2x00_has_cap_* helpersGabor Juhos2013-10-14
| | * rt2x00: cleanup indentation in rt2800.hGabor Juhos2013-10-14
| | * rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos2013-10-10
| | * rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos2013-10-10
| | * rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos2013-10-10
| | * rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo2013-10-10
| | * net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-10
| | * rt2x00: do not pause queue on flushStanislaw Gruszka2013-10-10
| | * rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos2013-10-10
| | * rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos2013-10-10
| | * rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos2013-10-10
| | * rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos2013-10-10
| | * rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos2013-10-10
| | * brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-10
| | * net: wireless: wl1251: update firmware pathFelipe Balbi2013-10-10
| | * rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai2013-10-10
| | * wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-10
| | * mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-10
* | | xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant2013-10-17
* | | xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2013-10-17
* | | xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant2013-10-17
* | | xen-netback: add support for IPv6 checksum offload from guestPaul Durrant2013-10-17