aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-0647-131/+14221
|\
| * smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki2010-04-031-5/+7
| * r8169: clean up my printk uglynessNeil Horman2010-04-011-2/+2
| * net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2010-04-012-0/+26
| * cxgb4: Add main driver file and driver MakefileDimitris Michailidis2010-04-012-0/+3395
| * cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis2010-04-014-0/+1714
| * cxgb4: Add packet queues and packet DMA codeDimitris Michailidis2010-04-011-0/+2431
| * cxgb4: Add HW and FW support codeDimitris Michailidis2010-04-012-0/+3231
| * cxgb4: Add register, message, and FW definitionsDimitris Michailidis2010-04-013-0/+3122
| * netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore2010-04-012-57/+37
| * bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-011-12/+14
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-017-3/+20
| * stmmac: add documentation for the driver.Giuseppe CAVALLARO2010-04-011-0/+143
| * stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO2010-04-011-0/+1
| * be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde2010-04-011-2/+2
| * be2net: fix flashing on big endian architecturesAjit Khaparde2010-04-012-10/+9
| * be2net: fix a bug in flashing the redboot sectionAjit Khaparde2010-04-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-3114-31/+55
| |\
| | * net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-302-2/+7
| | * iwlwifi: range checking issueDan Carpenter2010-03-301-1/+1
| | * setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-301-1/+1
| | * rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde2010-03-301-0/+5
| | * rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde2010-03-301-2/+2
| | * iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-301-1/+9
| | * iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-03-301-4/+2
| | * iwlwifi: fix regulatoryReinette Chatre2010-03-302-2/+2
| | * mac80211: move netdev queue enabling to correct spotJohannes Berg2010-03-302-6/+12
| | * Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede2010-03-301-0/+1
| | * Add a pci-id to the mwl8k driverBenjamin Larsson2010-03-301-0/+1
| | * ar9170: add support for NEC WL300NU-G USB dongleBen Konrath2010-03-301-0/+2
| | * mac80211: fix PREQ processing and one small bugPorsch, Marco2010-03-301-2/+2
| | * mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville2010-03-301-3/+3
| | * wireless: convert reg_regdb_search_lock to mutexJohn W. Linville2010-03-301-7/+5
| * | bonding: bond_xmit_roundrobin() fixEric Dumazet2010-03-311-1/+1
| * | drivers/net: Add missing unlockJulia Lawall2010-03-301-1/+3
| * | net: gianfar - align BD ring size console messagesKim Phillips2010-03-301-2/+2
| * | net: gianfar - initialize per-queue statisticsKim Phillips2010-03-301-2/+2
| * | gianfar: Fix a memory leak in gianfar close codeAndy Fleming2010-03-301-2/+2
| * | net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani2010-03-301-0/+1
* | | proc: copy_to_user() returns unsignedDan Carpenter2010-04-061-1/+1
* | | Fix up possibly racy module refcountingNick Piggin2010-04-052-15/+34
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-0511-84/+172
|\ \ \
| * | | [SCSI] qla1280: retain firmware for error recoveryMichael Reed2010-03-271-52/+109
| * | | [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley2010-03-271-0/+1
| * | | [SCSI] advansys: fix regression with request_firmware changeHerton Ronaldo Krzesinski2010-03-271-0/+8
| * | | [SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali2010-03-271-2/+2
| * | | [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar2010-03-271-1/+5
| * | | [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings2010-03-271-15/+13
| * | | [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez2010-03-271-1/+3
| * | | [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez2010-03-271-5/+4