summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-2915-61/+107
|\
| * netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik2009-10-291-0/+4
| * qlge: Fix firmware mailbox command timeout.Ron Mercer2009-10-292-11/+13
| * qlge: Fix EEH handling.Ron Mercer2009-10-291-26/+52
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-296-11/+11
| |\
| | * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2
| | * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| | * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| | * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| | * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
| * | bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac2009-10-281-1/+1
| * | virtio-net: fix data corruption with OOMMichael S. Tsirkin2009-10-281-3/+11
| * | sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings2009-10-281-3/+6
| * | cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan2009-10-282-6/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-29127-5923/+13359
|\ \ \
| * | | ath: Updates for regulatory and country codes.Vivek Natarajan2009-10-272-12/+28
| * | | iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy2009-10-271-1/+1
| * | | iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-272-0/+18
| * | | iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy2009-10-271-2/+2
| * | | iwlwifi: remove duplicated defineWey-Yi Guy2009-10-272-4/+2
| * | | iwlwifi: reuse page for notification packetsZhu Yi2009-10-272-24/+30
| * | | iwlwifi: remove unused parametersWey-Yi Guy2009-10-271-7/+2
| * | | iwlwifi: remove duplicate definesReinette Chatre2009-10-273-18/+0
| * | | iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-277-17/+89
| * | | iwlwifi: issue ct_kill host command based on device configWey-Yi Guy2009-10-274-7/+16
| * | | iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-273-6/+14
| * | | iwlwifi: increase max tfd payload sizeWey-Yi Guy2009-10-271-3/+8
| * | | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-274-19/+46
| * | | iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy2009-10-271-4/+6
| * | | iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2009-10-272-3/+16
| * | | iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-273-5/+2
| * | | iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-278-183/+190
| * | | iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy2009-10-271-1/+1
| * | | iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-272-0/+3
| * | | libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-272-9/+4
| * | | libertas: sort and categorize entries in decl.hHolger Schurig2009-10-274-24/+27
| * | | libertas: move mic failure event to wext.cHolger Schurig2009-10-273-30/+29
| * | | libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-274-11/+12
| * | | libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-274-28/+18
| * | | libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-273-13/+0
| * | | libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig2009-10-272-29/+0
| * | | libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-274-26/+26
| * | | libertas: move association related commands into assoc.cHolger Schurig2009-10-275-396/+410
| * | | libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-276-25/+25
| * | | libertas: sort variables in struct lbs_privateHolger Schurig2009-10-271-153/+104
| * | | libertas: move scan/assoc related stuffHolger Schurig2009-10-279-340/+348
| * | | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-279-27/+27
| * | | libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-274-109/+2
| * | | libertas: remove unused 11d codeHolger Schurig2009-10-2710-830/+13
| * | | zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT2009-10-275-26/+227
OpenPOWER on IntegriCloud