summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau
2013-10-14wcn36xx: fix coccinelle warningsFengguang Wu
2013-10-14rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: cleanup indentation in rt2800.hGabor Juhos
2013-10-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos
2013-10-10rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos
2013-10-10rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo
2013-10-10net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-10rt2x00: do not pause queue on flushStanislaw Gruszka
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos
2013-10-10rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos
2013-10-10rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos
2013-10-10brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens
2013-10-10bcma: add PCI id 0x4313Hauke Mehrtens
2013-10-10bcma: reject PCI cards in bcma.Hauke Mehrtens
2013-10-10net: wireless: wl1251: update firmware pathFelipe Balbi
2013-10-10rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin
2013-10-09i40e: Bump versionCatherine Sullivan
2013-10-09i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Replace ring container array with linked listAlexander Duyck
2013-10-09i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-09i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-09i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-09i40e: clean up Tx fast pathAlexander Duyck
2013-10-09i40e: Do not directly increment Tx next_to_useAlexander Duyck
2013-10-09i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-10veth: allow to setup multicast address for veth deviceGao feng
2013-10-09i40e: Drop unused completed statAlexander Duyck
2013-10-09i40e: Link code updatesAnjali Singhai
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde
2013-10-09bnx2x: Add ndo_get_phys_port_id supportYuval Mintz
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-08Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-10-08Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun