summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-9/+9
| | * rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-10/+10
| | * rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-13/+12
| | * rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-146-13/+13
| | * rt2x00: add rt2x00_has_cap_* helpersGabor Juhos2013-10-141-0/+87
| | * rt2x00: cleanup indentation in rt2800.hGabor Juhos2013-10-141-21/+21
| | * rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos2013-10-101-5/+20
| | * rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos2013-10-101-4/+7
| | * rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos2013-10-103-58/+29
| | * rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo2013-10-101-7/+0
| | * net: p54spi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-101-1/+1
| | * rt2x00: do not pause queue on flushStanislaw Gruszka2013-10-102-31/+8
| | * rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos2013-10-101-4/+11
| | * rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos2013-10-101-2/+8
| | * rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos2013-10-101-0/+3
| | * rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos2013-10-101-1/+0
| | * rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos2013-10-101-2/+0
| | * brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-101-1/+1
| | * net: wireless: wl1251: update firmware pathFelipe Balbi2013-10-101-2/+2
| | * rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai2013-10-101-1/+1
| | * wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-1017-0/+10074
| | * mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-104-4/+4
* | | xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant2013-10-174-16/+76
* | | xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2013-10-172-3/+15
* | | xen-netback: Unconditionally set NETIF_F_RXCSUMPaul Durrant2013-10-171-1/+1
* | | xen-netback: add support for IPv6 checksum offload from guestPaul Durrant2013-10-172-39/+205
* | | xen-netback: add support for IPv6 checksum offload to guestPaul Durrant2013-10-173-5/+15
* | | bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong2013-10-171-13/+17
* | | bonding: use RCU protection for alb xmit pathdingtianhong2013-10-172-15/+57
* | | bonding: use RCU protection for 3ad xmit pathdingtianhong2013-10-171-6/+4
* | | net/mlx4_core: Load higher level modules according to ports typeEyal Perry2013-10-171-0/+29
* | | net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai2013-10-171-2/+0
* | | net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-172-2/+2
* | | net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz2013-10-173-5/+4
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-106-472/+650
|\ \
| * | i40e: Bump versionCatherine Sullivan2013-10-101-1/+1
| * | i40e: Add support for 64 bit netstatsAlexander Duyck2013-10-104-15/+95
| * | i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-106-185/+204
| * | i40e: Replace ring container array with linked listAlexander Duyck2013-10-103-53/+58
| * | i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-104-60/+112
| * | i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-105-26/+28
| * | i40e: Add support for Tx byte queue limitsAlexander Duyck2013-10-101-0/+15
| * | i40e: Drop dead code and flags from Tx hotpathAlexander Duyck2013-10-102-27/+5
| * | i40e: clean up Tx fast pathAlexander Duyck2013-10-102-99/+122
| * | i40e: Do not directly increment Tx next_to_useAlexander Duyck2013-10-101-21/+25
| * | i40e: Cleanup Tx buffer info layoutAlexander Duyck2013-10-102-15/+14
| * | i40e: Drop unused completed statAlexander Duyck2013-10-103-5/+2
| * | i40e: Link code updatesAnjali Singhai2013-10-101-2/+6
* | | veth: allow to setup multicast address for veth deviceGao feng2013-10-101-0/+6
|/ /
* | be2net: change the driver version number to 4.9.224.0Ajit Khaparde2013-10-091-1/+1