Commit Graph

64106 Commits (5b2c4b972c0226406361f83b747eb5cdab51e68e)

Author SHA1 Message Date
Patrick McHardy 5b2c4b972c net: fix network drivers ndo_start_xmit() return values (part 8) 16 years ago
Patrick McHardy 98ca4a46d2 net: fix network drivers ndo_start_xmit() return values (part 6) 16 years ago
Patrick McHardy ae71bafdd4 net: fix network drivers ndo_start_xmit() return values (part 5) 16 years ago
Patrick McHardy 47f88c99c2 net: fix network drivers ndo_start_xmit() return values (part 4) 16 years ago
Patrick McHardy 4153e77596 net: fix network drivers ndo_start_xmit() return values (part 3) 16 years ago
Patrick McHardy 4bd73ae268 net: fix network drivers ndo_start_xmit() return values (part 2) 16 years ago
Patrick McHardy 3790c8cdb9 net: fix network driver ndo_start_xmit() return values (part 1) 16 years ago
Herbert Xu 8981f01001 virtio_net: Fix IP alignment on non-mergeable RX path 16 years ago
Eric Dumazet 17d0cdfa8f net: ntohs() misuse 16 years ago
Inaky Perez-Gonzalez 98eb0f53e2 wimax: fix gcc warnings in sh4 when calling BUG() 16 years ago
Karsten Keil 8164491dd6 mISDN: Do not disable IRQ in ph_data_ind() 16 years ago
Roel Kluin 395df11f5f drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing 16 years ago
Andreas Mohr cdae28e1a2 mISDN: Free hfcpci IRQ if init was not successful 16 years ago
Karsten Keil 1ce1513f48 mISDN: Fix overlapping data access 16 years ago
Karsten Keil 8a745b9d91 ISDN:Fix DMA alloc for hfcpci 16 years ago
Stephen Hemminger 130aa61a77 bonding: fix multiple module load problem 16 years ago
Cindy H Kao 0bcfc5ef01 wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS 16 years ago
Cindy H Kao 8b5b30ee7d wimax/i2400m: when bootstrap fails, reinitialize the bootrom 16 years ago
Inaky Perez-Gonzalez 16820c166d wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine 16 years ago
Inaky Perez-Gonzalez 6e053d6c79 wimax/i2400m: don't reset device when bootrom init retries are exceeded 16 years ago
Dirk Brandewie 1c0b2dd757 wimax/i2400m/sdio: Add device specific poke table. 16 years ago
Dirk Brandewie 7308a0c239 wimax/i2400m: move boot time poke table out of common driver 16 years ago
Inaky Perez-Gonzalez ecddfd5ed7 wimax/i2400m: Allow bus-specific driver to specify retry count 16 years ago
Inaky Perez-Gonzalez b4013f91cd wimax/i2400m: if a device reboot happens during probe, handle it 16 years ago
Inaky Perez-Gonzalez 59063afa0a wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check 16 years ago
Inaky Perez-Gonzalez b4bd07e3b1 wimax/i2400m: don't reset device on i2400m_dev_shutdown() 16 years ago
Inaky Perez-Gonzalez 2971a5bac8 wimax/i2400m: fix panic due to missed corner cases on tail_room calculation 16 years ago
Inaky Perez-Gonzalez c56affafdd wimax/i2400m: fix panic/warnings caused by missed check on empty TX message 16 years ago
Inaky Perez-Gonzalez 8593a1967f wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN 16 years ago
Dirk Brandewie 10b1de6b77 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type 16 years ago
Dirk Brandewie ead6823991 wimax/i2400m: Change d_printf() level for secure boot messages 16 years ago
Inaky Perez-Gonzalez 16eafba8de wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue 16 years ago
Inaky Perez-Gonzalez e9a6b45be5 wimax/i2400m: i2400m's work queue should be initialized before RX support 16 years ago
Inaky Perez-Gonzalez fff1068559 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() 16 years ago
Inaky Perez-Gonzalez fb10167478 wimax/i2400m: introduce module parameter to disable entering power save 16 years ago
Figo.zhang f2333a014c netxen: No need to check vfree() pointer. 16 years ago
Sathya Perla 934037bc2e be2net: Fix be_tx_q_clean() being called on freed queues 16 years ago
Sathya Perla a7a0ef31de be2net: Fix early reset of rx-completion 16 years ago
Sathya Perla 76fbb42919 be2net: Fix rx stats updation in non-lro path 16 years ago
Sathya Perla 6811086899 be2net: fix netdev stats rx_errors and rx_dropped 16 years ago
Sathya Perla b305be78a0 be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() 16 years ago
Figo.zhang c0feed87fe tehuti: No need check vfree() pointer. 16 years ago
Figo.zhang 50d36a93dc vxge: No need for check vfree() pointer. 16 years ago
Divy Le Ray 74b793e1ef cxgb3: remove __GFP_NOFAIL usage 16 years ago
Eric Dumazet 87433bfc75 r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() 16 years ago
Ben Hutchings e762cd70ef sfc: Expose 100/1000BASE-T MDI-X status via ethtool 16 years ago
Ben Hutchings d005ba6cc8 mdio: Expose 10GBASE-T MDI-X status via ethtool 16 years ago
Ron Mercer b8facca01b qlge: Allow RX buf rings to be > than 4096 bytes. 16 years ago
Ron Mercer 88c55e3cbd qlge: Relax alignment on TX harware queue. 16 years ago
Roel Kluin 0ed586d075 atl1c: WAKE_MCAST tested twice, not WAKE_UCAST 16 years ago