ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
[deliverable/linux.git] / drivers /
2011-11-17  Joe Perchesucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses...
2011-11-17  Joe Perchesamd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN
2011-11-17  Joe Perchesbna: Convert MAC_ADDRLEN uses to ETH_ALEN
2011-11-17  Joe Perchesethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
2011-11-17  Joe Perchesethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
2011-11-16  Matt Carlsonnet: Add ethtool to mii advertisment conversion helpers
2011-11-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-11-16  Jiri Pirkoteam: replicate options on register
2011-11-16  Jiri Pirkoteam: convert overall spinlock to mutex
2011-11-16  Jiri Pirkoteam: Do not hold rcu_read_lock when running netlink...
2011-11-16  Padmanabh Ratnakarbe2net: Use V1 query link status command for lancer
2011-11-16  Padmanabh Ratnakarbe2net: Fix VLAN promiscous mode for Lancer
2011-11-16  Padmanabh Ratnakarbe2net: Add EEPROM dump feature for Lancer
2011-11-16  Padmanabh Ratnakarbe2net: add register dump feature for Lancer
2011-11-16  Padmanabh Ratnakarbe2net: Fix TX queue create for Lancer
2011-11-16  David S. Millerinfiniband: Update net drivers for netdev_features_t...
2011-11-16  Michał Mirosławnet: remove NETIF_F_NO_CSUM feature bit
2011-11-16  Michał Mirosławnet: introduce and use netdev_features_t for device...
2011-11-16  Rick Jonesnet: sweep-up some straglers in strlcpy conversion...
2011-11-16  Rick Jonesenable virtio_net to return bus_info in ethtool -i...
2011-11-16  Joe Perchesintel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
2011-11-16  Joe Perchesigb: Convert bare printk to pr_notice
2011-11-16  Jeff Kirsherigb: Convert printks to pr_<level>
2011-11-16  Jeff Kirsherixgbevf: Convert printks to pr_<level>
2011-11-16  Jeff Kirsherigbvf: Convert printks to pr_<level>
2011-11-16  Emil Tantilovixgbe: fix LED blink logic to check for link
2011-11-16  Jeff Kirshere1000e: Convert printks to pr_<level>
2011-11-16  Jesse Brandeburge1000e: convert to real ndo_set_rx_mode
2011-11-15  Srinivas Kandagatlamdio-gpio: Add reset functionality to mdio-gpio driver...
2011-11-14  Dmitry Kravkovbnx2x: add endline at end of message
2011-11-14  Wolfgang Grandeggernet/can/mscan: Fix buggy listen only mode setting
2011-11-14  Rick JonesSweep the last of the active .get_drvinfo floors under...
2011-11-14  Eric Dumazetbnx2x: uses build_skb() in receive path
2011-11-14  Baruch Siachnet: fsl_pq_mdio: fix non tbi phy access
2011-11-14  Marc Kleine-Buddenet/can/mscan: add listen only mode
2011-11-14  Rick JonesSweep additional floors of strcpy in .get_drvinfo routines
2011-11-14  Andy Flemingfsl_pq_mdio: Clean up tbi address configuration
2011-11-14  Sanjay Hortikarnet-forcedeth: Add internal loopback support for forced...
2011-11-13  Jiri Pirkonet: introduce ethernet teaming device
2011-11-13  Dmitry Kravkovbnx2x: update driver version to 1.70.35-0
2011-11-13  Ariel Eliorbnx2x: Remove on-stack napi struct variable
2011-11-13  Dmitry Kravkovbnx2x: prevent race in statistics flow
2011-11-13  Ariel Eliorbnx2x: add fan failure event handling
2011-11-13  Dmitry Kravkovbnx2x: remove unused #define
2011-11-13  Dmitry Kravkovbnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
2011-11-13  Dmitry Kravkovbnx2x: DCBX: use #define instead of magic
2011-11-13  Dmitry Kravkovbnx2x: propagate DCBX negotiation
2011-11-13  Dmitry Kravkovbnx2x: separate FCoE and iSCSI license initialization.
2011-11-13  Dmitry Kravkovbnx2x: remove unused variable
2011-11-13  Dmitry Kravkovbnx2x: use rx_queue index for skb_record_rx_queue()
2011-11-13  Dmitry Kravkovbnx2x: allow FCoE and DCB for 578xx
2011-11-12  Sathya Perlabe2net: stop issuing FW cmds if any cmd times out
2011-11-12  Sathya Perlabe2net: don't log more than one error on detecting...
2011-11-12  Sathya Perlabe2net: stop checking the UE registers after an EEH...
2011-11-12  Sathya Perlabe2net: init (vf)_if_handle/vf_pmac_id to handle failur...
2011-11-08  Ricardo Ribaldall_temac: Add support for phy_mii_ioctl
2011-11-08  Rick Jonessweep the floors and convert some .get_drvinfo routines...
2011-11-08  Eric Dumazetnet: better pcpu data alignment
2011-11-08  oftedalsunhme: Allow usage on SBI based SBus systems
2011-11-08  Nico ErfurthFix incorrect usage of NET_IP_ALIGN
2011-11-08  hayeswangr8169: increase the delay parameter of pm_schedule_suspend
2011-11-08  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-11-07  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-11-07  Tony LindgrenMerge branch 'fixes-modulesplit' into fixes
2011-11-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-11-07  david decotignyforcedeth: fix a few sparse warnings (variable shadowing)
2011-11-07  Mandeep Bainesforcedeth: Improve stats counters
2011-11-07  david decotignyforcedeth: remove unneeded stats updates
2011-11-07  Mike Dittoforcedeth: Acknowledge only interrupts that are being...
2011-11-07  david decotignyforcedeth: fix race when unloading module
2011-11-07  Stephen Rothwelldevice-mapper: using EXPORT_SYBOL in dm-space-map-check...
2011-11-07  Stephen Rothwelldevice-mapper: dm-bufio.c needs to include module.h
2011-11-07  Paul Gortmakerdrivers/md: change module.h -> export.h in persistent...
2011-11-07  Konstantin Khlebnikovusbnet: fix oops in usbnet_start_xmit
2011-11-07  Rose, Gregory Vixgbe: Fix compile for kernel without CONFIG_PCI_IOV...
2011-11-07  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-11-07  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-11-07  Linus TorvaldsMerge branch 'urgent-for-linus' of git://git./linux...
2011-11-07  Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-11-07  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-11-07  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-11-07  Jakob Bornecrantzvmwgfx: Snoop DMA transfers with non-covering sizes
2011-11-07  Jakob Bornecrantzvmwgfx: Move the prefered mode first in the list
2011-11-07  Jakob Bornecrantzvmwgfx: Unreference surface on cursor error path
2011-11-07  Jakob Bornecrantzvmwgfx: Free prefered mode on error path
2011-11-07  Jakob Bornecrantzvmwgfx: Use pointer return error codes
2011-11-07  Thomas Hellstromvmwgfx: Fix hw cursor position
2011-11-07  Thomas Hellstromvmwgfx: Infrastructure for explicit placement
2011-11-07  Thomas Hellstromvmwgfx: Make the preferred autofit mode have a 60Hz...
2011-11-07  Thomas Hellstromvmwgfx: Remove screen object active list
2011-11-07  Thomas Hellstromvmwgfx: Screen object cleanups
2011-11-07  Linus TorvaldsRevert "hvc_console: display printk messages on console."
2011-11-07  Michael Neulingpowerpc: fix building hvc_opal.c
2011-11-07  Linus TorvaldsMerge branch 'upstream/jump-label-noearly' of git:...
2011-11-07  Linus TorvaldsMerge branch 'upstream/xen-settime' of git://git./linux...
2011-11-07  Linus TorvaldsMerge branch 'stable/cleanups-3.2' of git://git./linux...
2011-11-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-07  Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-07  Len BrownMerge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools...
2011-11-07  Len BrownMerge branches 'atomic-io', 'lockdep', 'misc', 'pm...
next
This page took 0.050973 seconds and 8 git commands to generate.