summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-12virtio_net: missing sg_init_tableShirley Ma
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07cnic: Fix crash during bnx2x MTU change.Michael Chan
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi
2010-04-02iwlwifi: use consistent table for tx data collectShanyu Zhao
2010-04-02iwlwifi: fix DMA allocation warningsZhu Yi
2010-04-01r8169: clean up my printk uglynessNeil Horman
2010-04-01net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis
2010-04-01cxgb4: Add main driver file and driver MakefileDimitris Michailidis
2010-04-01cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis
2010-04-01cxgb4: Add packet queues and packet DMA codeDimitris Michailidis
2010-04-01cxgb4: Add HW and FW support codeDimitris Michailidis
2010-04-01cxgb4: Add register, message, and FW definitionsDimitris Michailidis
2010-04-01bonding: fix potential deadlock in bond_uninit()Amerigo Wang
2010-04-01stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO
2010-04-01be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde
2010-04-01be2net: fix flashing on big endian architecturesAjit Khaparde
2010-04-01be2net: fix a bug in flashing the redboot sectionAjit Khaparde
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet
2010-03-30drivers/net: Add missing unlockJulia Lawall
2010-03-30net: gianfar - align BD ring size console messagesKim Phillips
2010-03-30net: gianfar - initialize per-queue statisticsKim Phillips
2010-03-30gianfar: Fix a memory leak in gianfar close codeAndy Fleming
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack
2010-03-30iwlwifi: range checking issueDan Carpenter
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy
2010-03-30iwlwifi: fix regulatoryReinette Chatre
2010-03-30Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede
2010-03-30Add a pci-id to the mwl8k driverBenjamin Larsson
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-30iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo