summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bond: Get the rtnl_link_ops support correctEric W. Biederman2009-10-301-1/+3
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-306-58/+99
* bond: Implement a basic set of rtnl link opsEric W. Biederman2009-10-301-25/+30
* bond: Simplify bond device destructionEric W. Biederman2009-10-301-29/+16Star
* bond: Simplify bond_create.Eric W. Biederman2009-10-301-18/+4Star
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-303-30/+4Star
* veth: Fix veth_dellink methodEric Dumazet2009-10-301-2/+2
* convert kaweth to use usb_reset_configuration()Oliver Neukum2009-10-301-10/+1Star
* sky2: version 1.26Stephen Hemminger2009-10-301-1/+1
* sky2: 88E8059 supportStephen Hemminger2009-10-301-1/+78
* sky2: workarounds for Yukon-2 supremeStephen Hemminger2009-10-301-2/+32
* sky2: fix receive pause thresholdsStephen Hemminger2009-10-302-5/+12
* sky2: add register definitions for new chipsStephen Hemminger2009-10-301-1/+177
* sky2: add SK-9E21M device idStephen Hemminger2009-10-301-0/+1
* sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings2009-10-301-1/+1
* sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings2009-10-301-2/+11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-3015-61/+107
|\
| * netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik2009-10-291-0/+4
| * qlge: Fix firmware mailbox command timeout.Ron Mercer2009-10-292-11/+13
| * qlge: Fix EEH handling.Ron Mercer2009-10-291-26/+52
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-296-11/+11
| |\
| | * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2Star
| | * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| | * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| | * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| | * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
| * | bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac2009-10-291-1/+1
| * | virtio-net: fix data corruption with OOMMichael S. Tsirkin2009-10-281-3/+11
| * | sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings2009-10-281-3/+6
| * | cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan2009-10-282-6/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-29126-5921/+13357
|\ \ \
| * | | ath: Updates for regulatory and country codes.Vivek Natarajan2009-10-272-12/+28
| * | | iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy2009-10-271-1/+1
| * | | iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-272-0/+18
| * | | iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy2009-10-271-2/+2
| * | | iwlwifi: remove duplicated defineWey-Yi Guy2009-10-272-4/+2Star
| * | | iwlwifi: reuse page for notification packetsZhu Yi2009-10-272-24/+30
| * | | iwlwifi: remove unused parametersWey-Yi Guy2009-10-271-7/+2Star
| * | | iwlwifi: remove duplicate definesReinette Chatre2009-10-273-18/+0Star
| * | | iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-277-17/+89
| * | | iwlwifi: issue ct_kill host command based on device configWey-Yi Guy2009-10-274-7/+16
| * | | iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-273-6/+14
| * | | iwlwifi: increase max tfd payload sizeWey-Yi Guy2009-10-271-3/+8
| * | | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-274-19/+46
| * | | iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy2009-10-271-4/+6
| * | | iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2009-10-272-3/+16
| * | | iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-273-5/+2Star
| * | | iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-278-183/+190
| * | | iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy2009-10-271-1/+1
| * | | iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-272-0/+3