summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko2011-03-163-50/+15
* bonding: register slave pointer for rx_handlerJiri Pirko2011-03-162-6/+14
* be2net: Bump up the version numberAjit Khaparde2011-03-161-1/+1
* be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde2011-03-166-30/+30
* e1000e: fix kconfig for crc32 dependencyEric Dumazet2011-03-161-0/+1
* xen network backend driverIan Campbell2011-03-158-16/+2866
* Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-03-151-0/+38
|\
| * xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend driversIan Campbell2011-02-281-0/+38
* | bonding: Improve syslog message at device creation timePhil Oester2011-03-151-1/+4
* | bonding: Call netif_carrier_off after register_netdevicePhil Oester2011-03-151-2/+2
* | bonding: Incorrect TX queue offsetPhil Oester2011-03-151-2/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-151-1/+1
|\ \
| * | iwlagn: Support new 1000 microcode.Fry, Donald H2011-03-031-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-158-21/+15
|\ \ \
| * | | smsc911x: Fix build error when SMSC_TRACE() usedJeongtae Park2011-03-151-2/+2
| * | | xen: netfront: fix xennet_get_ethtool_stats()Eric Dumazet2011-03-141-1/+1
| * | | 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
| * | | ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca2011-03-101-5/+0
* | | | 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