tg3: Whitespace cleanups
[pandora-kernel.git] / drivers /
2011-04-26 Matt Carlsontg3: Whitespace cleanups
2011-04-26 Matt Carlsontg3: Add EEH support
2011-04-26 Matt Carlsontg3: Add TSO loopback test
2011-04-26 Matt Carlsontg3: Organize loopback test failure flags
2011-04-26 Matt Carlsontg3: Fix int generation hw bug for 5719 / 5720
2011-04-25 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-04-25 Somnath Koturbe2net: Fixed a bug in be_cmd_get_regs().
2011-04-25 Jiri Pirkobonding: move processing of recv handlers into handle_f...
2011-04-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-22 Matt Carlsontg3: Add additional EEE messaging
2011-04-22 Matt Carlsontg3: Add macro for SMDSP toggling
2011-04-22 Matt Carlsontg3: Add write accessor for AUX CTRL phy reg
2011-04-22 Matt Carlsontg3: Add read accessor for AUX CTRL phy reg
2011-04-22 Matt Carlsontg3: Move phy accessor functions higher
2011-04-22 Matt Carlsontg3: Only allow phy ioctls while netif_running
2011-04-22 Matt Carlsontg3: Nullify RSS for loopback test
2011-04-22 Matt Carlsontg3: Adjust rx prod ring bd replenish thresholds
2011-04-22 Matt Carlsontg3: Workaround rx_discards stat bug
2011-04-21 David S. Millermv643xx_eth: Fix build regression.
2011-04-20 Michał Mirosławnet: tun: convert to hw_features
2011-04-20 Michał Mirosławnet: xen-netback: convert to hw_features
2011-04-20 Michał Mirosławnet: qlcnic: convert to hw_features
2011-04-20 Michał Mirosławnet: ibmveth: convert to hw_features
2011-04-20 Michał Mirosławnet: pch_gbe: convert to hw_features
2011-04-20 Michał Mirosławnet: infiniband/ulp/ipoib: convert to hw_features
2011-04-20 Michał Mirosławnet: s390: convert to hw_features
2011-04-20 Michał Mirosławnet: infiniband/hw/nes: convert to hw_features
2011-04-20 Michał MirosławStaging: convert hv network driver to hw_features
2011-04-20 Ajit Khapardebe2net: add code to display default value of tx rate...
2011-04-20 Ajit Khapardebe2net: pass domain id to be_cmd_link_status_query
2011-04-20 Ajit Khapardebe2net: fix be_mcc_compl_process to identify eth_get_st...
2011-04-20 Ajit Khapardebe2net: Add code to display nic speeds other than 1Gbps...
2011-04-20 Ajit Khapardebe2net: allow register dump only for PFs
2011-04-20 Shan Weinet:bna: fix compile warning of ‘bfa_ioc_smem_pgoff...
2011-04-20 Shan Weinet: forcedeth: fix compile warning of not used nv_set_...
2011-04-19 Ivo van Doornrt2x00: Implement get_antenna and set_antenna callback...
2011-04-19 Ivo van Doornrt2x00: Implement get_ringparam callback function
2011-04-19 Ivo van Doornrt2x00: Optimize register access in rt2800usb
2011-04-19 Helmut Schaart2x00: Optimize register access in rt2800pci
2011-04-19 Gertjan van Wingerdert2x00: Merge rt2x00ht.c contents in other files.
2011-04-19 Gertjan van Wingerdert2x00: Enable support for RT53xx PCI devices by default.
2011-04-19 Gertjan van Wingerdert2x00: RT33xx device support is no longer experimental.
2011-04-19 Gertjan van Wingerdert2x00: Add USB IDs.
2011-04-19 Gertjan van Wingerdert2x00: Allow dynamic addition of PCI/USB IDs.
2011-04-19 Gertjan van Wingerdert2x00: Linksys WUSB600N rev2 is a RT3572 device.
2011-04-19 Helmut Schaart2x00: Always inline rt2x00pci_enable_interrupt
2011-04-19 Ivo van Doornrt2x00: Decrease association time for USB devices
2011-04-19 Johannes Stezenbachrt2800usb: add timer to handle TX_STA_FIFO
2011-04-19 Johannes Stezenbachrt2800usb: handle TX status timeouts
2011-04-19 Johannes Stezenbachrt2x00: fix queue timeout checks
2011-04-19 Johannes Stezenbachrt2800usb: read TX_STA_FIFO asynchronously
2011-04-19 Helmut Schaart2x00: Use TXOP_HTTXOP for beacons
2011-04-19 Helmut Schaart2x00: Update TX_SW_CFG2 init value
2011-04-19 Helmut Schaart2x00: Use correct TBTT_SYNC config in AP mode
2011-04-19 Helmut Schaart2x00: Make rt2x00_queue_entry_for_each more flexible
2011-04-19 Ivo van Doornrt2x00: Split rt2x00dev->flags
2011-04-19 Helmut Schaart2x00: Fix stuck queue in tx failure case
2011-04-19 Layne Edwardsrt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices
2011-04-19 Felix Fietkauath9k: assign keycache slots to unencrypted stations
2011-04-19 Felix Fietkauath9k: fix powersave frame filtering/buffering in AP...
2011-04-19 Rajkumar Manoharanath9k: Fix beacon generation on foreign channel
2011-04-19 Rajkumar Manoharanath9k_htc: Fix free slot value for cab queue
2011-04-19 Amitkumar Karwarmwifiex: optimize driver initialization code
2011-04-19 Amitkumar Karwarmwifiex: remove some macro definitions
2011-04-19 Yogesh Ashok Powarmwifiex: remove redundant local variables and comments
2011-04-19 Sergei Shtylyoviwlegacy: use pci_dev->revision
2011-04-19 Rajkumar Manoharanath9k_htc: Cleanup HTC debugfs
2011-04-19 Rajkumar Manoharanath9k_htc: Add debugfs support to change debug mask
2011-04-19 Luis R. Rodriguezath: fix 0x6C for beaconing/passive scan flags based...
2011-04-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2011-04-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-19 Michał Mirosławnet: qlge: convert to hw_features
2011-04-19 Michał Mirosławnet: vmxnet3: convert to hw_features
2011-04-19 Michał Mirosławnet: vxge: convert to hw_features
2011-04-19 Michał Mirosławnet: chelsio: convert to hw_features
2011-04-19 Michał Mirosławnet: s2io: convert to hw_features
2011-04-19 Michał Mirosławnet: fix section mismatches
2011-04-19 Francois Romieur8169: TSO fixes.
2011-04-19 Michał Mirosławnet: myri10ge: convert to hw_features
2011-04-18 Mark Brownnet: dm9000: Fix build
2011-04-18 Wey-Yi Guyiwlagn: remove led_ops
2011-04-18 Wey-Yi Guyiwlagn: remove legacy ops
2011-04-18 Wey-Yi Guyiwlagn: remove un-necessary ieee80211_ops
2011-04-18 Wey-Yi Guyiwlagn: no 5.2GHz/HT40 support for bgn devices
2011-04-18 Wey-Yi Guyiwlagn: temperature should be measure for all _agn...
2011-04-18 Wey-Yi Guyiwlagn: always support uCode trace
2011-04-18 Johannes Bergiwlagn: use huge command for beacon
2011-04-18 Johannes Bergiwlagn: verify that huge commands are synchronous
2011-04-18 Johannes Bergiwlagn: remove most BUG_ON instances
2011-04-18 Wey-Yi Guyiwlagn: use direct call for led functions
2011-04-18 Ben Hutchingsbonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOV...
2011-04-18 David Decotignybnx2x: cosmetics: Using ethtool_cmd_speed() API
2011-04-18 Krishna Kumarip6_pol_route panic: Do not allow VLAN on loopback
2011-04-18 Joe Perchesvia-rhine: Assign random MAC address if necessary
2011-04-18 Joe Perchesvia_rhine: Use netdev_<level> and pr_<level>
2011-04-18 Michał Mirosławnet: cxgb4{,vf}: convert to hw_features
2011-04-18 Yaniv Rosnerbnx2x: Fix port identification problem
2011-04-18 Thiago Farinadrivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in...
next