summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0914-39/+65
|\
| * iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira2014-09-081-3/+3
| * iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon2014-09-083-0/+24
| * iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach2014-09-081-1/+1
| * iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg2014-09-081-4/+3
| * iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-082-5/+3
| * iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira2014-09-081-2/+6
| * iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg2014-09-081-5/+6
| * iwlwifi: increase DEFAULT_MAX_TX_POWEREliad Peller2014-09-082-3/+3
| * iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2014-09-082-3/+3
| * iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho2014-09-081-5/+5
| * iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg2014-09-081-2/+0
| * iwlwifi: mvm: enable scheduled scan on newest firmwareEmmanuel Grumbach2014-09-011-6/+8
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
|\|
| * iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3
| * iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann2014-08-311-2/+0
| * Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
* | rtlwifi: rtl8192cu: Add new IDLarry Finger2014-08-251-0/+1
* | ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
* | at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov2014-08-251-2/+1
* | rtlwifi: btcoexist: adjust double testHimangi Saraogi2014-08-251-1/+1
* | net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
* | ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
* | net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
* | net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
* | cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-223-2/+5
* | Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller2014-08-223-30/+43
|\ \
| * | can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior2014-08-211-0/+7
| * | can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein2014-08-211-0/+2
| * | can: c_can: checking IS_ERR() instead of NULLDan Carpenter2014-08-211-1/+1
| * | can: sja1000: Validate initialization state in start methodMirza Krak2014-08-211-29/+33
* | | cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-222-14/+19
* | | bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-221-75/+17
* | | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-221-10/+25
* | | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-221-0/+57
* | | qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-223-5/+32
* | | macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich2014-08-221-2/+8
|/ /
* | net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou2014-08-171-12/+21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-172-13/+33
|\ \
| * | i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
| * | i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
| * | i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* | | net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli2014-08-171-4/+1
* | | net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli2014-08-171-3/+20
* | | net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-171-14/+0
|/ /
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-15132-135/+137
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12132-135/+137
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1525-126/+222
|\ \ \
| * \ \ Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-156-6/+37
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach2014-08-141-1/+2