summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add loose coex lutWey-Yi Guy2012-05-081-2/+21
* iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-082-9/+20
* iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-082-1/+3
* iwlwifi: small define changeWey-Yi Guy2012-05-081-1/+3
* iwlwifi: add reduced tx power threshold defineWey-Yi Guy2012-05-081-0/+3
* iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-082-4/+39
* iwlwifi: add BT reduced tx power flagWey-Yi Guy2012-05-081-2/+2
* iwlwifi: remove unused macrosWey-Yi Guy2012-05-081-69/+0
* libertas: include sched.h on firmware.cLuis R. Rodriguez2012-05-081-0/+1
* smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning2012-05-071-7/+12
* smsc75xx: eliminate unnecessary phy register readSteve Glendinning2012-05-071-3/+1
* smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2012-05-072-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-0755-271/+477
|\
| * cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-061-2/+12
| * bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-061-1/+22
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-045-10/+20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-035-10/+20
| | |\
| | | * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
| | | * Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
| | | * brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
| * | | e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| * | | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| * | | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22
| * | | ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
| |/ /
| * | sungem: Fix WakeOnLanGerard Lledo2012-05-031-1/+1
| * | usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com2012-05-021-1/+3
| * | usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com2012-05-021-0/+1
| * | ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund2012-05-021-3/+3
| * | net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund2012-05-021-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-017-18/+71
| |\ \ | | |/
| | * wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-04-271-0/+1
| | * wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-04-271-1/+1
| | * b43: only reload config after successful initializationSeth Forshee2012-04-271-2/+8
| | * iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-04-271-2/+2
| | * ath5k: add missing iounmap to AHB probe removalJonathan Bither2012-04-271-0/+1
| | * brcm80211: fmac: fix missing completion events issueFranky Lin2012-04-271-12/+51
| | * brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin2012-04-271-1/+7
| * | sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2012-05-012-12/+17
| * | sky2: propogate rx hash when packet is copiedstephen hemminger2012-05-011-0/+3
| * | cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier2012-04-301-46/+46
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-303-6/+8
| |\ \
| | * | ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou2012-04-301-0/+1
| | * | ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck2012-04-301-4/+5
| | * | igbvf: fix the bug when initializing the igbvfSamuel Liao2012-04-301-2/+2
| * | | smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning2012-04-301-0/+8
| * | | smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning2012-04-301-0/+3
| * | | smsc75xx: fix phy interrupt acknowledgeSteve Glendinning2012-04-301-5/+7
| * | | smsc75xx: fix phy init reset loopSteve Glendinning2012-04-301-1/+1
| * | | smsc75xx: add more information to register io failure warningsSteve Glendinning2012-04-301-2/+2
| * | | smsc75xx: fix mdio reads and writesSteve Glendinning2012-04-301-2/+2
OpenPOWER on IntegriCloud