summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-06-15bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-06-15iwlwifi: update key flags at time key is setReinette Chatre
2009-06-15igb: fix LRO warningJeff Kirsher
2009-06-15e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-15r8169: avoid losing MSI interruptsMichael Buesch
2009-06-15bonding: Remove debug printkJay Vosburgh
2009-06-15bonding: fix alb mode locking regressionJay Vosburgh
2009-06-15mac8390: fix regression caused during net_device_ops conversionFinn Thain
2009-06-15vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy
2009-06-15myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka
2009-05-18ehea: fix invalid pointer accessHannes Hering
2009-05-18ne2k-pci: Do not register device until initialized.Lubomir Rintel
2009-05-18e1000: fix virtualization bugJesse Brandeburg
2009-05-08ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingLuis R. Rodriguez
2009-05-08rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-05-08ath5k: fix buffer overrun in rate debug codeBob Copeland
2009-05-08mv643xx_eth: OOM handling fixesLennert Buytenhek
2009-05-08mv643xx_eth: 64bit mib counter read fixLennert Buytenhek
2009-05-08b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch
2009-05-08b43: Refresh RX poison on buffer recyclingMichael Buesch
2009-05-08b43: Poison RX buffersMichael Buesch
2009-05-08forcedeth: Fix resume from hibernation regression.Ed Swierk
2009-04-27Bonding: fix zero address hole bug in arp_ip_target listBrian Haley
2009-04-27skge: fix occasional BUG during MTU changeMichal Schmidt
2009-04-27sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings
2009-04-27ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala
2009-04-27r8169: Reset IntrStatus after chip resetFrancois Romieu
2009-04-27rt2x00: Fix SLAB corruption during rmmodGertjan van Wingerde
2009-04-02ath5k: warn and correct rate for unknown hw rate indexesBob Copeland
2009-04-02ath5k: disable MIB interruptsBob Copeland
2009-04-02b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava
2009-04-02ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez
2009-04-02ath5k: use spin_lock_irqsave for beacon lockBob Copeland
2009-04-02ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez
2009-04-02dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan