summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller2008-09-111-0/+3
* tg3: Use SKB DMA helper functions for TX.David S. Miller2008-09-112-58/+31
* bnx2x: EEH recovery fixYitchak Gertner2008-09-091-12/+83
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-0828-171/+210
|\
| * 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
| |\|
| * | e1000: fix stack sizeLinus Torvalds2008-08-271-36/+45
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-252-108/+114
| |\ \
| * | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-2310-12/+0
* | | | iwlwifi: enable packet injection for iwlagnStefanik Gábor2008-09-083-14/+10
* | | | iwl3945: enable active scanning on active channelsAbhijeet Kolekar2008-09-081-28/+26
* | | | iwlwifi: remove bad language from the commentsTomas Winkler2008-09-081-2/+1
* | | | iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach2008-09-081-0/+1
* | | | iwlwifi: fix host command header according the HW specTomas Winkler2008-09-083-14/+16
* | | | iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach2008-09-084-7/+61
* | | | iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-086-34/+31
* | | | iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach2008-09-081-3/+3
* | | | iwlwifi: generic init calibrations frameworkTomas Winkler2008-09-086-81/+90
* | | | iwlwifi: remove rfkill warning from iwl-ioTomas Winkler2008-09-082-36/+0
* | | | iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler2008-09-082-5/+5
* | | | iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler2008-09-081-17/+32
* | | | iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar2008-09-081-4/+3
* | | | iwl3945: removed bg_post_associate workAbhijeet Kolekar2008-09-082-18/+1