Commit Graph

56 Commits (bcc70bb3aeae7c3d035881d41055685f08a2b745)

Author SHA1 Message Date
Thomas Weber 0b1974de66 Fix typo: configuation => configuration 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Ralf Baechle 33b665eeeb NET: SB1250: Initialize .owner 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Sebastian Siewior 03f80cc3f2 net/sb1250: register mdio bus in probe 15 years ago
Sebastian Andrzej Siewior 8cd9b13207 net/sb1250: setup the pdevice within the soc code 15 years ago
Sebastian Andrzej Siewior fa12abd7d3 net/sb1250: remove CONFIG_SIBYTE_STANDALONE 15 years ago
Ralf Baechle 4cf46eaa5e NET: sb1250: Fix compile warning in driver 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
roel kluin bff1c09640 sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_start() 16 years ago
Uwe Kleine-König ffe8553f88 net: move sb1250-mac's probe function to .devinit.text 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Greg Kroah-Hartman c7ae011dc8 net: remove driver_data direct access of struct device from more drivers 16 years ago
Alexander Beregalov b4cf3421af sb1250-mac: convert to net_device_ops 16 years ago
Nick Andrew 877d03105d trivial: Fix misspelling of firmware 16 years ago
Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Kay Sievers db1d7bf70f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 17 years ago
Lennert Buytenhek 18ee49ddb0 phylib: rename mii_bus::dev to mii_bus::parent 17 years ago
Weiwei Wang be61ea5290 [netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable 17 years ago
Maciej W. Rozycki 3f7a3535a6 sb1250: use netdev_alloc_skb 17 years ago
Stephen Hemminger 789585e968 sb1250: use netdev_alloc_skb 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Maciej W. Rozycki f5279ffdce sb1250-mac: Driver model & phylib update 18 years ago
Maciej W. Rozycki 73d7396980 sb1250-mac.c: De-typedef, de-volatile, de-etc... 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Mariusz Kozlowski c477f3348a drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Yoann Padioleau 0da2f0f164 potential compiler error, irqfunc caller sites update 18 years ago
Mark Mason 693aa9470d add NAPI support to sb1250-mac.c 18 years ago
Deepak Saxena d683001828 Netpoll support for Sibyte MAC 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Ralf Baechle 8fb303c7f1 [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. 18 years ago
Dave Jones 089fff2aa8 [PATCH] Remove useless comment from sb1250 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle f90fdc3cce [PATCH] sb1250-mac: Add support for the BCM1480 19 years ago
Ralf Baechle 59b8182707 [PATCH] sb1250-mac: PHY probing fixes. 20 years ago
Ralf Baechle 74b0247fbd [PATCH] sb1250-mac: Whitespace cleanup. 20 years ago