summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* e100: Fix the TX workqueue raceAlan Cox2010-04-251-2/+8
* gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-241-5/+1
* fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-241-6/+14
* drivers/net/usb: Add new driver iphethDiego Giagio2010-04-224-0/+582
* cxgb3: fix linkup issueHiroshi Shimamoto2010-04-221-1/+1
* KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-221-5/+7
* net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-221-2/+5
* can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-221-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-217-15/+29
|\
| * iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-162-2/+6
| * iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
* | 8139too: Fix a typo in the function name.Alexander Kuznetsov2010-04-191-1/+1
* | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-171-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-151-0/+12
|\|
| * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
* | tun: orphan an skb on txMichael S. Tsirkin2010-04-141-0/+4
* | forcedeth: fix tx limit2 flag checkAyaz Abdulla2010-04-141-1/+1
* | 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-131-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-081-1/+1
* | | | stmmac: use resource_size()Dan Carpenter2010-04-081-5/+5
* | | | cnic: Fix crash during bnx2x MTU change.Michael Chan2010-04-081-5/+5
* | | | qlcnic: fix set mac addrAmit Kumar Salecha2010-04-081-0/+3
* | | | r6040: fix r6040_multicast_listFlorian Fainelli2010-04-081-7/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-085-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-041-5/+7
* | | r8169: clean up my printk uglynessNeil Horman2010-04-021-2/+2
* | | net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2010-04-022-0/+26
* | | cxgb4: Add main driver file and driver MakefileDimitris Michailidis2010-04-022-0/+3395
* | | cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis2010-04-024-0/+1714
* | | cxgb4: Add packet queues and packet DMA codeDimitris Michailidis2010-04-021-0/+2431
* | | cxgb4: Add HW and FW support codeDimitris Michailidis2010-04-022-0/+3231
* | | cxgb4: Add register, message, and FW definitionsDimitris Michailidis2010-04-023-0/+3122
* | | bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-021-12/+14
* | | stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO2010-04-021-0/+1
* | | be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde2010-04-021-2/+2
* | | be2net: fix flashing on big endian architecturesAjit Khaparde2010-04-022-10/+9
* | | be2net: fix a bug in flashing the redboot sectionAjit Khaparde2010-04-021-1/+1