summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* alx: add stats to ethtoolSabrina Dubroca2014-01-112-1/+107
* alx: add alx_get_stats64 operationSabrina Dubroca2014-01-112-0/+53
* alx: add stats update functionSabrina Dubroca2014-01-112-0/+62
* alx: add constants for the stats fieldsSabrina Dubroca2014-01-111-4/+48
* alx: add a hardware stats structureSabrina Dubroca2014-01-111-0/+62
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-1118-62/+887
|\
| * i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker2014-01-101-0/+2
| * i40e: Bump versionCatherine Sullivan2014-01-101-1/+1
| * i40e: fix log message wordingShannon Nelson2014-01-101-1/+1
| * i40e: enable PTPJacob Keller2014-01-108-2/+824
| * i40e: call clear_pxe after adminq is initializedShannon Nelson2014-01-101-0/+1
| * i40e: clear qtx_head before enabling Tx queueShannon Nelson2014-01-101-2/+4
| * i40e: adjust ITR max and min valuesShannon Nelson2014-01-101-3/+2
| * i40e: check for possible incorrect ipv6 checksumShannon Nelson2014-01-102-1/+7
| * i40e: allow VF to remove any MAC filterMitch Williams2014-01-101-2/+6
| * i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain2014-01-101-5/+4
| * i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-101-1/+1
| * i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-104-23/+24
| * i40e: fix long linesMitch Williams2014-01-102-3/+4
| * i40e: Bump versionCatherine Sullivan2014-01-101-1/+1
| * i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-101-1/+1
| * i40e: drop unused macrosJesse Brandeburg2014-01-101-9/+0
| * i40e: use assignment instead of memcpyMitch Williams2014-01-103-8/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10220-1501/+3087
|\ \ | |/ |/|
| * ath9k: Disable cross-band FCCSujith Manoharan2014-01-091-7/+0
| * ath9k: Use correct channel for RX packetsSujith Manoharan2014-01-091-11/+14
| * ath9k: Update WB335 PCI IDsSujith Manoharan2014-01-091-19/+82
| * mwifiex: use a function to replace two copies of a code fragmentBing Zhao2014-01-093-14/+13
| * mwifiex: fix potential buffer overflow in dt configurationBing Zhao2014-01-091-2/+3
| * wil6210: prefetch head of packetVladimir Kondratiev2014-01-091-0/+3
| * wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev2014-01-091-2/+3
| * wil6210: interrupt moderationVladimir Kondratiev2014-01-092-0/+14
| * brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-094-0/+40
| * wl1251: fix NULL pointer dereferencePavel Machek2014-01-091-1/+1
| * wl1251: add nvs file name to module firmware listPavel Machek2014-01-091-0/+1
| * wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt2014-01-091-0/+13
| * wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2014-01-092-2/+13
| * wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt2014-01-093-0/+31
| * wl1251: fix channel switching in monitor modeDavid Gnedt2014-01-091-2/+13
| * wl1251: disable power saving in monitor modeDavid Gnedt2014-01-091-3/+7
| * wl1251: implement multicast address filtering (fwd)David Gnedt2014-01-095-11/+67
| * wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt2014-01-097-11/+39
| * wl1251: split RX and TX data path initialisationDavid Gnedt2014-01-093-17/+41
| * wl1251: implement hardware ARP filteringDavid Gnedt2014-01-093-0/+53
| * wl1251: retry power save entryDavid Gnedt2014-01-095-1/+58
| * wl1251: fix scan behaviour while not associatedDavid Gnedt2014-01-093-1/+17
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-083-13/+68
| |\
| | * Bluetooth: Deal with USB devices that are faking CSR vendorMarcel Holtmann2014-01-041-1/+45
| | * Bluetooth: Use MD SET register for changing SDIO Type-B to Type-AMarcel Holtmann2013-12-291-1/+2
| | * Bluetooth: Add support for vectored writes to virtual HCI driverMarcel Holtmann2013-12-291-11/+18