summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-06-2110-143/+291
|\ \ \ \
| * | | | ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller2012-06-201-85/+62
| * | | | ixgbe: add support for 1G SX modulesJacob Keller2012-06-203-5/+24
| * | | | igb: Version bumpCarolyn Wyborny2012-06-201-3/+3
| * | | | igb: Update firmware info outputCarolyn Wyborny2012-06-203-10/+89
| * | | | igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick2012-06-202-33/+55
| * | | | igb: Support the get_ts_info ethtool method.Carolyn Wyborny2012-06-201-0/+35
| * | | | igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny2012-06-201-1/+11
| * | | | igb: A fix to VF TX rate limitLior Levy2012-06-202-0/+6
| * | | | e1000: Combining Bitwise OR in one expression.Tushar Dave2012-06-201-6/+6
* | | | | team: do RCU update path fixupsJiri Pirko2012-06-202-6/+16
* | | | | team: Revert previous two changes.David S. Miller2012-06-202-11/+6
* | | | | team: use RCU_INIT_POINTER for NULL assignment of RCU pointerJiri Pirko2012-06-201-1/+1
* | | | | team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko2012-06-202-5/+10
* | | | | can: c_can_pci: fix compilation on non HAVE_CLK archsMarc Kleine-Budde2012-06-201-22/+7
|/ / / /
* | | | net: qmi_wwan: use module_usb_driver macroBjørn Mork2012-06-201-11/+1
* | | | net: qmi_wwan: shorten driver descriptionBjørn Mork2012-06-201-2/+2
* | | | net: qmi_wwan: bind to both control and data interfaceBjørn Mork2012-06-201-68/+63
* | | | net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork2012-06-201-52/+76
* | | | net: qmi_wwan: define a structure for driver specific stateBjørn Mork2012-06-201-20/+29
* | | | team: use rcu_dereference_bh() in tx pathJiri Pirko2012-06-202-4/+4
* | | | team: allow to send multiple set events in one messageJiri Pirko2012-06-201-24/+9
* | | | team: ensure correct order of netlink messages deliveryJiri Pirko2012-06-201-20/+5
* | | | team: implement multipart netlink messages for options transfersJiri Pirko2012-06-201-82/+116
* | | | team: lb: introduce infrastructure for userspace driven tx loadbalancingJiri Pirko2012-06-201-17/+500
* | | | team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-201-0/+4
* | | | team: pass NULL to __team_option_inst_add() instead of 0Jiri Pirko2012-06-201-1/+1
* | | | team: allow to specify one option instance to be send to userspaceJiri Pirko2012-06-201-86/+124
* | | | team: fix error path in team_nl_fill_port_list_get()Jiri Pirko2012-06-201-1/+1
* | | | team: fix error path in team_nl_fill_options_get()Jiri Pirko2012-06-201-1/+1
* | | | team: allow async option changesJiri Pirko2012-06-201-0/+18
* | | | team: push array_index and port into separate structureJiri Pirko2012-06-201-25/+43
* | | | team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko2012-06-203-3/+3
* | | | team: introduce array optionsJiri Pirko2012-06-201-23/+52
* | | | team: allow read/write-only optionsJiri Pirko2012-06-201-0/+4
* | | | team: lb: push hash counting into separate functionJiri Pirko2012-06-201-7/+16
* | | | team: add mode priv to portJiri Pirko2012-06-201-1/+2
* | | | team: for nomode use dummy struct team_modeJiri Pirko2012-06-201-8/+21
* | | | team: make team_mode struct constJiri Pirko2012-06-204-20/+41
* | | | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-195-8/+298
|\ \ \ \
| * | | | vcan: add CAN FD supportOliver Hartkopp2012-06-191-7/+20
| * | | | candev: add/update helpers for CAN FDOliver Hartkopp2012-06-191-1/+34
| * | | | c_can_pci: generic module for C_CAN/D_CAN on PCIFederico Vaga2012-06-193-0/+244
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-1953-1303/+1890
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1953-1303/+1890
| |\ \ \ \ \
| | * | | | | iwlwifi: unlock on error pathDan Carpenter2012-06-141-1/+3
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-133-19/+12
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
| | | * | | | mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
| | | * | | | rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna2012-06-111-1/+1