aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* netxen: Error return off by one for XG port.Santosh Nayak2012-06-25
* netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak2012-06-25
* bnx2x: link module eepromYuval Mintz2012-06-22
* bnx2x: 1G sfp+ module handlingYuval Mintz2012-06-22
* bnx2x: revised link register accessYuval Mintz2012-06-22
* bnx2x: treat 0 speed as link down (copper)Yuval Mintz2012-06-22
* bnx2x: link cleanupYuval Mintz2012-06-22
* bnx2x: sfp+ Tx fault detection addedYuval Mintz2012-06-22
* smsc911x.c: encapsulate enable irq callsMatthias Brugger2012-06-22
* ixgbe: simplify padding and length checksStephen Hemminger2012-06-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-06-20
|\
| * ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller2012-06-20
| * ixgbe: add support for 1G SX modulesJacob Keller2012-06-20
| * igb: Version bumpCarolyn Wyborny2012-06-20
| * igb: Update firmware info outputCarolyn Wyborny2012-06-20
| * igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick2012-06-20
| * igb: Support the get_ts_info ethtool method.Carolyn Wyborny2012-06-20
| * igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny2012-06-20
| * igb: A fix to VF TX rate limitLior Levy2012-06-20
| * e1000: Combining Bitwise OR in one expression.Tushar Dave2012-06-20
* | team: do RCU update path fixupsJiri Pirko2012-06-20
* | team: Revert previous two changes.David S. Miller2012-06-20
* | team: use RCU_INIT_POINTER for NULL assignment of RCU pointerJiri Pirko2012-06-20
* | team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko2012-06-20
* | can: c_can_pci: fix compilation on non HAVE_CLK archsMarc Kleine-Budde2012-06-20
|/
* net: qmi_wwan: use module_usb_driver macroBjørn Mork2012-06-19
* net: qmi_wwan: shorten driver descriptionBjørn Mork2012-06-19
* net: qmi_wwan: bind to both control and data interfaceBjørn Mork2012-06-19
* net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork2012-06-19
* net: qmi_wwan: define a structure for driver specific stateBjørn Mork2012-06-19
* team: use rcu_dereference_bh() in tx pathJiri Pirko2012-06-19
* team: allow to send multiple set events in one messageJiri Pirko2012-06-19
* team: ensure correct order of netlink messages deliveryJiri Pirko2012-06-19
* team: implement multipart netlink messages for options transfersJiri Pirko2012-06-19
* team: lb: introduce infrastructure for userspace driven tx loadbalancingJiri Pirko2012-06-19
* team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-19
* team: pass NULL to __team_option_inst_add() instead of 0Jiri Pirko2012-06-19
* team: allow to specify one option instance to be send to userspaceJiri Pirko2012-06-19
* team: fix error path in team_nl_fill_port_list_get()Jiri Pirko2012-06-19
* team: fix error path in team_nl_fill_options_get()Jiri Pirko2012-06-19
* team: allow async option changesJiri Pirko2012-06-19
* team: push array_index and port into separate structureJiri Pirko2012-06-19
* team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko2012-06-19
* team: introduce array optionsJiri Pirko2012-06-19
* team: allow read/write-only optionsJiri Pirko2012-06-19
* team: lb: push hash counting into separate functionJiri Pirko2012-06-19
* team: add mode priv to portJiri Pirko2012-06-19
* team: for nomode use dummy struct team_modeJiri Pirko2012-06-19
* team: make team_mode struct constJiri Pirko2012-06-19
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-19
|\