summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan2012-06-111-9/+0
| | | * | ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-06-111-9/+0
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-1311-29/+24
| | |\ \ \
| | | * | | Bluetooth: btmrvl: add SD8787 Bluetooth AMP device IDBing Zhao2012-06-051-0/+3
| | | * | | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-8/+0
| | | * | | Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-057-16/+16
| | | * | | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-053-5/+5
| | * | | | ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan2012-06-133-5/+1
| | * | | | ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan2012-06-134-28/+10
| | * | | | ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan2012-06-133-13/+6
| | * | | | ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan2012-06-134-32/+27
| | * | | | ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2012-06-132-18/+0
| | * | | | ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan2012-06-133-18/+11
| | * | | | ath9k_hw: add utility function to set BT versionRajkumar Manoharan2012-06-133-22/+16
| | * | | | ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-134-105/+110