summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Fix incorrect debug warningLinus Torvalds2008-10-031-1/+1
* e1000e: update version from k4 to k6Jesse Brandeburg2008-10-021-1/+1
* e1000e: debug contention on NVM SWFLAGThomas Gleixner2008-10-021-0/+17
* e1000e: drop stats lockJesse Brandeburg2008-10-022-19/+0
* e1000e: remove phy read from inside spinlockJesse Brandeburg2008-10-022-14/+5
* e1000e: do not ever sleep in interrupt contextJesse Brandeburg2008-10-022-3/+30
* e1000e: reset swflag after resetting hardwareJesse Brandeburg2008-10-021-0/+3
* e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-015-3/+100
* ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-225-10/+14
|\
| * ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-222-3/+10
| * wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com2008-09-221-0/+1
| * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-223-7/+3
* | 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
* | 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