summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier
2008-04-16RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier
2008-04-16RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier
2008-04-16RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier
2008-04-16IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier
2008-04-16IB/uverbs: Don't store struct file * for event filesRoland Dreier
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier
2008-04-16RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier
2008-04-16RDMA/amso1100: Start of endianness annotationRoland Dreier
2008-04-16RDMA/nes: Delete unused variablesRoland Dreier
2008-04-16RDMA/nes: Trivial endianness annotationsRoland Dreier
2008-04-16RDMA/ucma: Endian annotationRoland Dreier
2008-04-16IB/cm: Endianness annotationsRoland Dreier
2008-04-16IB/mlx4: Endianness annotationsRoland Dreier
2008-04-16IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier
2008-04-16IB/ipath: Fix sparse warning about pointer signednessArthur Jones
2008-04-16RDMA/cxgb3: IDR IDs are signedRoland Dreier
2008-04-16RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-16e1000: convert uint16_t style integers to u16Joe Perches
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches
2008-04-16sb1000.c: make const arrays staticDenys Vlasenko
2008-04-16sb1000.c: stop inlining largish static functionsDenys Vlasenko
2008-04-16#if 0 netxen_nic_link_ok()Adrian Bunk
2008-04-16make netxen_workq staticAdrian Bunk
2008-04-16qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun
2008-04-16qeth: core code should alloc headroom for LLC protocolFrank Blaschka
2008-04-16qeth: improving debug message handlingPeter Tiedemann
2008-04-16qeth: layer 3 do not allow to change mac addressFrank Blaschka
2008-04-16qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun
2008-04-16qeth: set lan_online flag after a received STARTLANUrsula Braun
2008-04-16qeth: allow qdio queue element addresses > 2GBUrsula Braun
2008-04-16qeth: improve ip_list administration after deregister failuresUrsula Braun
2008-04-16e1000e: reformat register test code, fix some minor initializationBruce Allan
2008-04-16e1000e: rename a few functionsJeff Kirsher
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher
2008-04-16e1000e: limit EEPROM size accessesJeff Kirsher
2008-04-16sc92031: use netdev_alloc_skbStephen Hemminger
2008-04-16sc92031: start transmit return value bugfixStephen Hemminger
2008-04-16sc92031: use net_device statsStephen Hemminger
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik
2008-04-16drivers/net/bonding/bond_main.c - remove unnecessary #defineJoe Perches
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
2008-04-16gianfar: Support NAPI for TX FramesDai Haruki
2008-04-16spidernet: revise link status loggingIshizaki Kou
2008-04-16spidernet: fix error interrupt handlingIshizaki Kou