summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-2312-51/+132
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-191-4/+6
| |\
| | * IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-2/+0
| | * mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky2008-09-021-2/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-194-7/+38
| |\ \
| | * | e100: Use pci_pme_active to clear PME_Status and disable PME#Rafael J. Wysocki2008-09-181-3/+1
| | * | e1000: prevent corruption of EEPROM/NVMChristopher Li2008-09-181-0/+23
| | * | forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu2008-09-181-3/+13
| | * | bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned intBenjamin Li2008-09-181-1/+1
| * | | hpplus: fix build regressionStephen Hemminger2008-09-161-4/+4
| * | | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-162-36/+0
| |/ /
| * | niu: panic on resetSantwona Behera2008-09-121-0/+56
| * | ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
* | | Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-1052-379/+533
|\| |
| * | forcedeth: fix kexec regressionRafael J. Wysocki2008-09-051-3/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0316-96/+131
| |\ \
| | * \ Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-035-16/+14
| | |\ \
| | | * | netxen: Remove workaround for chipset quirkDhananjay Phadke2008-09-031-10/+0
| | | * | pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2008-09-032-1/+2
| | | * | ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-09-031-0/+6
| | | * | net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-031-5/+6
| | * | | bnx2x: Accessing un-mapped pageEilon Greenstein2008-09-032-19/+20
| | * | | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
| | * | | ath9k: Fix TX status reportingJouni Malinen2008-09-031-2/+10
| | * | | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| | * | | iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| | * | | iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| | * | | iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| | * | | iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2
| | * | | iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3
| | * | | iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
| | * | | iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-032-2/+5
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0211-35/+41
| |\| |
| | * | ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-021-2/+3
| | * | ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-022-6/+8
| | * | rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2
| | * | wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3
| | * | orinoco: Multicast to the specified addressesDavid Kilroy2008-09-021-3/+7
| | * | iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5
| | * | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| | * | iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
| | * | iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-2728-103/+199
| |\| |
| | * | wan: Missing capability checks in sbni_ioctl()Eugene Teo2008-08-271-4/+4
| | * | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller2008-08-273-26/+49
| | |\ \
| | | * | Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5
| | | * | Ath5k: lock beaconsJiri Slaby2008-08-262-3/+13
| | | * | atmel: try open system authentication tooDan Williams2008-08-261-1/+9
| | | * | atmel: return ENOENT on request_firmware failureDan Williams2008-08-261-19/+22
| | * | | e100, fix iomap readJiri Slaby2008-08-271-2/+2