summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | macvlan : fix checksums error when we are in bridge modeDaniel Lezcano2011-03-141-0/+3
| | * | | | | | | NET: cdc-phonet, handle empty phonet headerJiri Slaby2011-03-141-6/+3
| | * | | | | | | NET: cdc-phonet, fix stop-queue handlingJiri Slaby2011-03-141-1/+0
| | * | | | | | | xen: netfront: ethtool stats fields should be unsigned longIan Campbell2011-03-141-1/+1
| | * | | | | | | Davinci: Do not reset EMAC TX overruns counter on readThomas Lange2011-03-141-1/+1
| | * | | | | | | can: wrong index used in inner looproel kluin2011-03-141-3/+3
| | * | | | | | | bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flowAriel Elior2011-03-141-1/+1
| * | | | | | | | be2net: Fix UDP packet detected status in RX complPadmanabh Ratnakar2011-03-151-0/+2
| * | | | | | | | netxen: support for GbE port settingsSony Chacko2011-03-153-45/+34
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-153-2/+48
| |\ \ \ \ \ \ \ \
| | * | | | | | | | igb: Add messaging for thermal sensor events on i350 devicesCarolyn Wyborny2011-03-143-1/+44
| | * | | | | | | | igb: fix hw timestampingAnders Berggren2011-03-141-1/+4
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-1522-232/+380
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | ath9k: fix aggregation related interoperability issuesFelix Fietkau2011-03-141-1/+1
| | * | | | | | | | ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-143-74/+12
| | * | | | | | | | ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-143-51/+34
| | * | | | | | | | ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-143-8/+35
| | * | | | | | | | ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau2011-03-141-2/+2
| | * | | | | | | | ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-113-1/+46
| | * | | | | | | | iwlagn: support off-channel TXJohannes Berg2011-03-116-51/+238
| | * | | | | | | | libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-111-7/+4
| | * | | | | | | | ath9k_hw: Increase the wait count for nf load.Vivek Natarajan2011-03-111-2/+2
| | * | | | | | | | ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-111-2/+2
| | * | | | | | | | ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan2011-03-111-0/+2
| | * | | | | | | | ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-111-3/+1
| | * | | | | | | | wl1251: fix elp_work race conditionGrazvydas Ignotas2011-03-111-1/+3
| | * | | | | | | | wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas2011-03-111-34/+3
| * | | | | | | | | fcoe: correct checking for bondingJiri Pirko2011-03-141-3/+1
| * | | | | | | | | CS89x0: Add networking support for QQ2440Domenico Andreoli2011-03-142-2/+13
| * | | | | | | | | CS89x0: Finish transition to CS89x0_NONISA_IRQDomenico Andreoli2011-03-141-4/+4
| * | | | | | | | | ftmac100: use GFP_ATOMIC allocations where neededEric Dumazet2011-03-141-5/+7
| * | | | | | | | | qeth: change some configurations defaultsFrank Blaschka2011-03-143-2/+11
| * | | | | | | | | be2net: changes for BE3 native mode supportSathya Perla2011-03-145-150/+252
| * | | | | | | | | netxen: Notify firmware of Flex-10 interface downSony Chacko2011-03-141-0/+3
| * | | | | | | | | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard2011-03-141-3/+5
| * | | | | | | | | bnx2: Update firmware and versionMichael Chan2011-03-142-5/+5
| * | | | | | | | | enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri2011-03-143-3/+44
| * | | | | | | | | drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2011-03-142-3/+7
| * | | | | | | | | net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2011-03-141-2/+19
| * | | | | | | | | net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda2011-03-141-1/+135
| * | | | | | | | | net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2011-03-142-1/+3
| * | | | | | | | | net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2011-03-142-39/+47
| * | | | | | | | | net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2011-03-142-22/+27
| * | | | | | | | | net: sh_eth: modify the definitions of registerYoshihiro Shimoda2011-03-142-422/+527
| * | | | | | | | | ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-122-15/+15
| * | | | | | | | | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-122-2/+2
| * | | | | | | | | ipv4: Create and use route lookup helpers.David S. Miller2011-03-128-108/+40
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-1229-469/+1316
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2011-03-122-51/+47
| | * | | | | | | | | ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-125-2/+93