summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* smc91c92_cs: define multicast_table as unsigned charKen Kawasaki2010-04-131-7/+6
* e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin2010-04-131-0/+2
* igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2010-04-132-0/+2
* virtio_net: missing sg_init_tableShirley Ma2010-04-121-0/+2
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11445-117/+377
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-0632-53/+13998
| |\
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30442-116/+374
| * | iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo2010-03-303-1/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-091-4/+9
|\ \ \
| * | | iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-081-4/+9
* | | | myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin2010-04-071-1/+1
* | | | stmmac: use resource_size()Dan Carpenter2010-04-071-5/+5
* | | | cnic: Fix crash during bnx2x MTU change.Michael Chan2010-04-071-5/+5
* | | | qlcnic: fix set mac addrAmit Kumar Salecha2010-04-071-0/+3
* | | | r6040: fix r6040_multicast_listFlorian Fainelli2010-04-071-7/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-075-51/+130
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-061-2/+1
| * | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-023-15/+60
| * | iwlwifi: use consistent table for tx data collectShanyu Zhao2010-04-021-31/+24
| * | iwlwifi: fix DMA allocation warningsZhu Yi2010-04-021-3/+45
* | | 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
* | | bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-011-12/+14
* | | 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-3110-13/+33
|\ \ \ | |/ /
| * | 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
| * | 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
* | | 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
| |/ |/|
OpenPOWER on IntegriCloud